#results {
	margin-left: 10px;
	margin-right: 10px;
}

#result_report {
	text-align:center ;
	padding:3px;
	font-weight: bold;
	margin-bottom:14px;
}
#other_pages {
	text-align:center;
}
.title {
	min-height: 2em;
	font-size: 13px;
	color: #FFFFFF;
}

div.url
{
	color: #3c7d9b;
	font-size: 10px;
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
}

div.description
{
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}
.result {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.result h2{
	clear:both;
}
.result h2 a{
	color:#4f9ee1;
	font-size:18px;
	font-weight:bold;
}
.result h3{
	margin: 0;
	padding: 5px 0px;
	background:none;
	color:#117017;
	font-size:11px;
	font-weight:bold;
	display:inline;
}
.result p{
	margin: 0;
	padding: 5px 0px;
	clear:both;
}
.resultOverview {
	float:right;
}
/*----------------------------------------------------------------------------------------------------------*/

