.biography .bioImage img
{
	width: 184px;
	height: 184px;
}
.biography .bioText
{
	width: 320px;
	height: 184px;
	background-color: #ffe180;
	overflow: auto;
}

.biography table
{
	width: 380px;
	height: 184px;
	overflow:hidden;
	border-spacing: 0px;
	margin: 0px 10px;
	background-color: #ffe180;
}

.biography table tr, .biography table td
{	
	border-bottom: 1px solid #ffffff;
}

.biography table .alt, .biography table tr.alt, .biography table .alt
{	
	background-color:#ffeb93;
}

.biography .header
{
	background-color: #e74d01;
	color: #fdf5cc;
	height:25px;
	width:auto !important;
	padding-top: 0px;
	padding-bottom: 3px;
}

.biotablearchs td
{
	padding-top: 3px;
	padding-bottom: 3px;
}
