.attorney_list{
	display:block;
	width:100%;
	margin-bottom:20px;
	position:relative;
}

.attorney_img{
	display:block;
	width:110px;
	float:left;
}

.attorney_img img{
	border: 2px solid #9cb7d5;
}

.attorney_info{
	display:block;
	width:480px;
	float:right;
}

.clear{clear: both;}

h3.attorney_name{margin:0px 0px 10px 0px; font-size:14px;color:#084890;}

h3.attorney_name a span{font-size:12px;}

.read_more{display:block; width:90px; height:21px; background:url('images/btn_read_more.jpg');   position:absolute; float:right; top:90px; left:497px;}

.read_more  a{display:block; width:100%; height:100%
}