table.searchtable {
	background-color: #BFCDF0;
	border-left-color: #2C301B;
	border-bottom-color: #2C301B;
	border-right-color: #2C301B;
	border-top-color: #2C301B;
	border-collapse: collapse;
	# border-width: 1;
	border-spacing: 0;
	width: 400px;
	border-color: #2C301B;
}
table.sub {
	width: 100%;
}
td.content-searchdisplayheader {
	text-indent: 2;	
	background-color: #839DE2;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	width: 400px;	
}
td.sub {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	color: #000000;
}