#biowrap{
width:					100%;
height:					auto;
text-align:				justify;

}

#bioimage {
float:					left; 
margin-right: 			10px;
margin-top: 			5px; 
width:					141px;
margin-bottom: 			20px;


}

#bioname{
color:					#215088;
width:					141px;
background-color:		#ededed;
text-align: 			center;

}		 

#biocontent{
width: 	            100%;

height:				230px;

}

#bioimage img{
border: 				1px solid #ccc;
}

