/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content
{
	padding-top: 0;
	background: none;
}

dl#main dd.content p.intro
{
	height: 155px;
	border-bottom: 1px solid #000;
	margin-bottom: 26px;
	margin-top: 15px;
	float: left;
	width: 450px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ol#bio-photos
{
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
}

ol#bio-photos li
{
	line-height: 17px;
	color: #999;
	margin-bottom: 13px;
}

ol#bio-photos li h5
{
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}

ol#bio-photos li img
{
	width: 250px;
	height: 230px;
	display: block;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#bios
{
	width: 450px;
	float: left;
}

div#bios p
{
	margin-bottom: 17px;
}

div#bios p,
div#bios h4
{
	line-height: 17px;
	color: #999;
}

div#bios h4
{
	font-size: 12px;
	font-weight: normal;
}

div#bios h4 strong
{
	font-weight: normal;
	color: #000;
}
