.bio_hide {
	display: none;
}
.bio_section {
	border-bottom: 1px solid #dfdfdf;
	margin-left: 25px;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 264px;
}
.bio_section .list_caret{
	color: #7bb533;
	font-weight: bold;
}
.bio_section .list_item {
	font-size: 11px;
	line-height: 18px;
}
.bio_section .list_item a, .office_name {
	color: #727272;
	font-weight: bold;
}
.bio_section img{
	margin-bottom: 5px;
}
.copy_background {
	background-image: url(../../images/attorneys/attorneys_background.jpg);
	height: 489px;
	padding-left: 210px;
	width: 732px;
}
.header_bar {
	float: left;
	padding: 28px 0 11px 0;
	width: 765px;
}
.header_bar_border {
	border-top:1px solid silver;
}
.header_bar div {
	margin-left: 24px;
}
.office_address {
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-right: 5px;
	width: 45%;
}
/* search results page */
.search_results {
	width: 600px; /* modifies .copy to expand the column */
}
#att_name {
	color: #0c2b78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
}
#att_position {
	color: #0c2B78;
	font-size: 12px;
	font-weight: bold;
}
/* layout for the actual bio pages */
#attorney_image {
	background-color: #e3e3e3;
	height: 181px;
	position: relative ;
	text-align: center;
}

#attorney_image div {
	height: 121px ;
	left: 44px ;
	overflow: hidden ;
	position: absolute ;
	top: 22px ;
	width: 98px ;
	}

#attorney_image img {
	width: 98px ;

	/*margin-top: 22px;*/ /*width:98px;
	height:134px;*/
}



#attorneysearch .header {
	color: white;
	font-weight: bold;
}
#attorneysearch .header td, #attorneysearch .header td a {
	color: white;
	color: #0c2b78;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
}
#attorneysearch td {
	overflow: hidden;
	padding: 5px;
	vertical-align: top;
	width: 25%;
}
#attorneysearch td {
	border-bottom: 1px dotted #909090;
}
#attorneysearch td a {
	color: #335196;
	line-height: normal;
}
#attorneysearch tr.row-alt {
	background-color: #eee;
}
#bio_print_link {
	float: right;
	margin-right: 10px;
	top: 4px;
	width:285px;
	margin-top:3px;
	height:8px;
}
#biographies_alphabet {
	border-bottom: 1px solid silver;
	font-size: 16px;
	letter-spacing: 1.5px;
	margin-bottom: 35px;
	margin-top: 19px;
	padding-bottom: 10px;
	width: 100%;
}
#biographies_alphabet a {
	color: #335196;
	font-weight: bold;
}
#biographies_alphabet a:hover, #explanation_text a:hover {
	color: #78A5DE;
	text-decoration: none;
}
#explanation_text {
	color: #909090;
	float: right;
	font-size: 11px;
	line-height: 15px;
	margin-right: 10px;
	width: 300px;
}
#explanation_text a {
	color: #5571b3;
	font-weight: bold;
}
#main_search_form{
	float: left;
	overflow: hidden;
	width: 350px;
}
#peer_review_logo {
	margin-left: 25px;
	margin-top: 20px;
}
#search_form_header{
	padding-top: 35px;
}
#sub_page_header{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0;
	width: 755px;
	margin-left:181px;
	border-bottom: none;
}
#sub_page_header a {
	margin-left: 10px;
}
#tertiarynavigation {
	padding-top: 20px;
}
/* biographies form when it's in the right hand column */
#tertiarynavigation #main_search_form {
	margin-left: 10px;
	width: 275px;
}
#tertiarynavigation #main_search_form .formrow {
	padding-top: 4px;
}
