#testimonies td,#testimonies  th{
	border:1px solid #2e2e1d;
	color:#2e2e1d;
	vertical-align:top;
	font-size:11px;
	font-weight:normal;
	padding:2px;
}
#tablehead th, #tablehead td{
	background-color:#3973a0;
	border:1px solid #3973a0;
	color:#fff;
	vertical-align:top;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	padding:2px;
}
#tablehead td{
	padding-top:0px;
	padding-bottom:0px;
}
#testimonies, #tablehead {
	border-collapse:collapse;
	border:none;
}
#tableheadcontainer{
	background-color:#3973a0;
	width:539px;
	overflow:hidden;
	margin-top:10px;
	border:1px solid #203c52;
	border-bottom:none;
}
#testimoniescontainer {
	width:539px;
	height:400px;
	overflow:scroll;
	border:1px solid #2e2e1d;
}
