#navFrame {
	margin:20px 20px 0 20px;
}
#navFrame img.lft {
	float:left;
}
#navFrame img.rgt {
	cursor:pointer;
	margin-left:5px;
	float:right;
}

#nameFrame {
	width:328px;
	border-bottom:1px solid #FF0000;
	font-size:13px;
	font-weight:bold;
	margin:10px 10px 0 20px;
	padding-left:180px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}

#imgFrame {
	width:160px;
	margin:20px 10px 20px 20px;
	float:right;
}

#contentFrame {
	width:328px;
	margin:20px 20px 20px 10px;
	float:right;
}
#contentFrame h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#relFrame {
	width:498px;
	border-bottom:1px solid #919191;
	font-size:13px;
	font-weight:bold;
	margin:0 10px 0 20px;
	padding:5px;
	float:left;
}
#relatedWrapper {
	width:519px;
	padding:10px 10px 10px 19px;
	text-align:center;
	float:left;
}
.related {
	border:1px solid #919191;
	width:90px;
	height:115px;
	margin:0 5px 10px 5px;
	float:left;
}
.related .image {
	margin:5px 0;
}
.related .content {
	height:28px;
	padding-top:2px;
	overflow:hidden;
}
.related .content a {
	color:#FF0000;
	text-decoration:underline;
}
.del {
	cursor:pointer;
	width:19px;
	height:19px;
	position:relative;
	right:-81px;
	top:-125px;
}

ul {
	list-style-position:inside;
	padding:10px 0;
}

div.lft {
	cursor:pointer;
	margin-bottom:10px;
}

div.rgt {
	cursor:pointer;
	margin-left:10px;
	margin-bottom:10px;
}

#cf_address dt {
	font-weight:bold;
}
#cf_address dd {
	margin-top:2px;
	margin-bottom:10px;
}

.report {
	border:1px solid #FF0000;
	margin-bottom:10px;
}
.report .author {
	background:#FF0000;
	color:#FFF;
	padding:3px;
}
.reportWrapper {
	padding:3px;
}
.report .headline {
	margin-bottom:5px;
}


#reportAddArea, #directContactArea {
	border:1px solid #FF0000;
	margin:10px 0;
	padding:10px;
}
#reportAddArea .caption, #directContactArea .caption {
	margin:5px 0 2px 0;
}
#reportAddArea .field, #directContactArea .field {
	width:300px;
}

#raOpener, #dcOpener {
	cursor:pointer;
	text-decoration:underline;
}
#raOverlay, #dcOverlay {
	text-align:center;
}
#raOverlay div, #dcOverlay div {
	margin-top:10px;
	text-align:center;
}

#favWrapper {
	position:absolute;
	top:140px;
	margin-left:218px;
}
#favBtn {
	cursor:pointer;
}
