/*----------------------- STAFF LIST --------------------*/
table#whoweare
{
	width: 652px;
}
table#whoweare td.spacer
{
	width: 28px;
}
table#whoweare td.member
{
	width: 312px; 
	padding-bottom: 15px;
}
table#whoweare img.memberimage
{
	width: 310px;
	height: 75px;
	margin-bottom: 3px;
	border: 1px solid #FFFFFF;
}
table#whoweare div.memberinfo
{
	height: 105px;
	overflow: hidden;
	padding: 0px 2px 0px 2px;
}
table#whoweare div.readmore
{
	text-align: right;
	padding: 0px 2px 0px 2px;
}
/*-------------------------------------------------------*/

/*--------------------- STAFF DETAIL --------------------*/
table#whoweare span.membername
{
	color: #B71A29;
	font-size: 18px;
	font-weight: bold;
}
/*-------------------------------------------------------*/
