.startSearch {
	padding: 5px;
	font-size: 14px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #333333;
}

.propBlock {
	background-color: #e7e7ca;
	border: 1px solid #bfbf91;
	margin: 10px;
	padding: 5px;
}

.propBlock td {
	font-size: 13px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #333333;
}

.propBlock td a:hover {
	color: #FF0000;
}



#leftColumn {
	width: 160px;
	background-color: #E7E7CA;
}

#mainContent {
	margin-left: 180px;
	font-size: 16px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #333333;
}

.heading {
	font-size: 22px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #3333AA;
}


#rate-block {
	width: 500px;
	height: 29px;
	background-image: url(../images/rate_backing.jpg);
	border: 1px solid #555555;
	
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
	padding-top: 3px;
}

.labelOver {
	background-color: #550055;
}



#search-results {
	top: 72px;
	left: 10px;
}