.results_container
{
	width: 955px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}
.results_container table td
{
	padding: 5px;
}
.results_container table
{
	width: 85%;
}
.results_container h3
{
	font-weight: bold;
	font-size: 26px;
	text-align: left;
}
.results_container h4
{
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
.results_container h5
{
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding: 2px 0 2px 0;
	margin:0;
}
.results_container h6
{
	font-size: 16px;
	font-weight:normal;
	text-align: left;
	padding: 2px 0 2px 0;
	margin:0;
}
.results_title
{
	font-weight: bold;
	background-color:#fff;
}
.results_body
{
	background-color:#F2F2F2;
}

