/* Attorneys personal page styles */

#col_5_attorneys {
	width:150px;
	height:399px;
	overflow:auto;
	background-color:#ffffff;
	float:left;
	}	
#content_attorneys {
	width:600px;
	height:750px;
	float:left;
}
#logo_attorneys {
	width:450px;
	height:131px;
	background-color:#FF6600;
	border-bottom:1px solid #FFFFFF;
	float:left;
	}
#logo_attorneys img {
	position:relative;
	top:78px;
	left:273px;
	}	
#header_img_attorneys  {
	width:600px;
	height:220px;
	background-color:#ffffff;
	clear:both;
	}	
#date_attorneys {
	height:131px;
	width:130px;
	float:left;
	border-bottom:1px solid #CCCCCC;
	margin-left:10px;
	}
#date_attorneys .dts {
	color:#FF6600;
	font-size:14px;
	font-family:HelveticaNeue, AG_Helvetica, Helvetica, Arial, sans-serif;
	position:relative;
	top:101px;
	left:0px;
	height:30px;
	width:130px;
	}
#col5_line {
	border-bottom:1px solid #CCCCCC;
	width:100%;
	margin-bottom:9px;
	margin-top:27px;
	height:18px;
}
