.find_form {
	margin-top:20px;
	line-height:25px;
}
.find_form label {
	font-size:12px;
	position:relative;
	top:-2px;
}
.find_form select {
	width:90px;
}
.find_form select#period {
	font-weight:bold;
}
.results {
	font-size:14px;
	font-weight:bold;
	color:#6a8438;
	padding-bottom:10px;
	padding-top:10px;
}
.hosterInfo .url {
	float:left;
	padding:5px 0 0 0px;
	font-size:12px;
}
.hosterInfo .url a{
	color:#333;
}
.hosterInfo .hdr {
	overflow:hidden;
	margin-bottom:15px;
}
	.hosterInfo .hdr .logo {
		float:left;
		margin-right:20px;
	}
	.hosterInfo .hdr h1 {
		float:left;
		margin-left:0px;
	}
.hosterRating {
	padding-top:20px;
	font-size:12px;
}
.hosterRating .voteOk, .hosterRating .voteBad{
	padding-bottom:5px;
}
.hosterRating .voteBad{
	color:#F00;
}
.hosterRating .voteOk{
	color:#096;
}
#content h1.two {
	font-size:16px;
	font-weight:bold;
}
