#main-body{
	font-size: 10px;
}
#results-table {
	border-collapse: collapse;
	width: 580px;
	font-size: 9px;
	table-layout: auto;
}

#results-table td, th{
	padding: 0.5em;
	border: 1px solid #CCC;
	font-size: 10px;
}
#results-table th a{
	color: white;
	text-decoration: none;
}
#results-table thead, tfoot{
	background-color: #6D8AAE;
}

tr.pro {
        background-color: #e5fed1;
}

tr.rowodd {
	background-color: #FFF;
}

tr.roweven {
	background-color: #f3f3f3;
}

#years-box{
	margin-top: 10px;
}
#locale-stats{
	margin: 5px 0 10px 5px;
}
#results-links{
	margin: 10px 0 10px 0;
}
#byage{
	float: left;
	width: 60px;
	height: 50px;
	margin-top: 7px;
}
#agelist{
	width: 400px;
	float: right;
	margin-right: 130px;
}
#search{
	clear: both;
}
.year_selected{
	font-size: 18px;
	font-weight: bolder;
}

.smalltext{
	font-size: 10px;
	width: 500px;
}

div#city-drop-down select	{	float: left;	width: 200px;	}div#state-drop-down select	{	float: left;	width: 200px;	margin-bottom:15px;	margin-right:10px	}
#results-links p 	{	font-size:12px;	margin:8px 0;	}#results-links h3 	{	font-size:12px;	font-weight:bold;	margin:8px 0;	}#list-links	{	font-size:12px;	margin:8px 0;	}.indent	{	font-size:12px;	margin-left:300px;	}#stats_layer h3	{	font-size:12px;	font-weight:bold;	margin:8px 0;	}#search h3	{	font-size:12px;	font-weight:bold;	margin:8px 0;	}
	
/*PRO LEGEND*/
.pro_legend
	{	background-color:#E5FED1;	border:1px solid #CCCCCC;	float:right;	font-weight:bold;	margin-bottom:15px;	margin-right:32px;	padding:3px;	}
	
/*DISCLAIMER*/
span.disclaimer	{	color:#000000;	font-size: 11px;	}
	
