/* -------------------------------------------------------------------------------------------

 * Filename: 		bio.css
 * Description: 	Styles for bio pages.
 * Version: 		1.0.0 (2009-09-01)
 * Website: 		http://www.roycefunds.com
 * Author:			Christian, Kristen and Charlene

== STRUCTURE ==================================================================================



---------------------------------------------------------------------------------------------*/

div.meetpeople-container {
	width:650px;
	margin:10px 0;
}

div.meetpeople-images {
	float:left;
	margin:3px 5px 5px 0;
	padding:0;
}

div.meetpeople-top {
	float:left;
	width:450px;
	border-bottom:#d1d1d1 1px solid;
	margin:0;
	padding:0 0 5px;
}

div.meetpeople-bottom {
	padding-right:5px;
	margin-top:5px;
	float:left;
	width:220px;
}

div.spotlightbioimage {
	border-top:#676767 4px double;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	width:220px;
	border-bottom:#676767 4px double;
	padding: 3px 0 3px 0;
}

div.spotlightbioimage P {
	font-size:11px;
	line-height:13px;
	padding:5px;
}

div.spotlightbioimage h3 {
	padding:5px 5px 0;
}