.stats_tbl_header {
	background-color: #E2EBF4;
	font-weight: bold;
	font-size: 12px;
}
.stats_row_1 {
	background-color: #eeeeee;
}
.stats_row_2 {
	background-color: #F4F7FB;
}
.stats_area {
	border: 1px solid #cccccc; 
}
.statsGraphBar {
	background-color: #FF6516;
	float: left;
	margin-left: 2px;
	padding-left: 2px;
}
.statsHelp {
	border: 1px solid #CCCCCC;
	background-color: #FFFFD7;
	margin-left: 10px;
	width: 94%;
	display: block;
	height: 57px;
	padding: 4px;
}
.statsSelectTitle {
	width: 150px;
	margin-left: 10px;
}
.statsSelectContainer {
	width: 250px;
}