body {
	background-color:	#EEEEEE;
}
li {
	background:	url("http://www.datadetective.com/images/arrow.gif") no-repeat left;
	padding:	5px 0 5px 14px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	12px; color:#3B3B3B;
}
table.teaserTable {
	width:			850px;
	border-collapse: 	separate;
	border-spacing: 	0px;		
}
td.teaserTableHeaderCell {			
	text-align:		center;
	background-image:	url("http://www.datadetective.com/images/find-bg.gif");
	background-repeat: 	repeat-x;
	height:			26px;
	font-size: 		14px;
	line-height: 		15px;
	font-weight:		bold;
	color: 			#ffffff;
	text-decoration: 	none;
}
td.teaserTableNormalCell {			
	border: 		1px solid rgb(41, 76, 129); 
	padding: 		2px 2px 2px 5px; 
	font-size: 		12px;
}
div.center {
	text-align:		center;
	
}
div.tableWrapper {
	width:			875px; 
	overflow:		auto;
	background-color:	white;
}
div.paymentWrapper {
	width:			875px; 
	background-color:	white;
}

