/*  Author details page styling using search_results_layout.html page layout */

.author_details{
clear:both;
margin:10px 10px 5px 0px;
}

.header_img_lg{
float:left;
padding-right:15px;
margin-left:15px;
}

.wide_container{
clear:both;
width:100%;
}

.three_col_container{
float:left;
width:185px;
padding-bottom:15px;
padding-left:15px;
}

.three_col_container p{
padding-bottom:30px;
}

.three_col_container h4{
font-weight:bold;
font-size:1em;
}

.three_col_container blockquote {
float:left;
width:175px;
background-image:url(images/blockquoteleft.gif);
background-repeat:no-repeat;
background-position:left top;
color:#999900;
font-size:1.3em;
line-height:19px;
margin:0;
padding-bottom:15px;
}

.thumb_medium{
float:left;
border:#cccccc;
border-style:solid;
border-width:1px;
margin:0 10px 0 0;
}

.link_list{
display:block;
padding-bottom:10px;
}

