body {
	background-color:#d1d2d6;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
} 

#stats table{
	width:100%;
	background-color:#edefee;
}

#stats table tr {
	padding:4px;
}

.oddrow {
	background-color:#d1eaf1;
}

.evenrow {
	background-color:#ddecf1;
}

#propertySearch table{
	width:100%;
}

#propertySearch table select{
	float:right;
}

.sTitle {
	color:#545454;
}

.sTitle, .sStat {
	text-align:center;
	font-size:200%;
}
select {
	padding:5px;
}

#citySelect, #typeSelect {
	width:100%;
	text-align:center;
	font-size:1.4em;
}

#sSubmit {
	width:100%;
	padding:2px;
	height:60px;
}

.sStretch {
	width:100%;
}
