.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{
	padding-top:5px;
	font-size:12px;
}
.hosterInfo .url a{
	color:#333;
}
.hosterRating {
	padding-top:20px;
	font-size:12px;
}
.hosterRating .voteOk, .hosterRating .voteBad{
	padding-bottom:5px;
}
.hosterRating .voteBad{
	color:#F00;
}
.hosterRating .voteOk{
	color:#096;
}
#content h2.two {
	font-size:16px;
	font-weight:bold;
}