/* @ Post Author Section */
 #extauthor .author-info {
 width:80%;
 margin:0 auto;
 }
#extauthor  small.subtext {
    display: block;
}
 #extauthor .author-thumb {
	position:relative; 
	display:block; 
	margin:0px !important;	
	float: left;
	}
#extauthor .author-thumb img {
	padding:5px !important;	
	max-width:100%!important;	
	height:auto;
}