/* @override http://essexhomes.net/css/homesearch.css */

* {
	padding:0;
	margin:0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#homesearch {
	background: url(../images/Home-Search.jpg) no-repeat;
	width: 677px;
	height: 526px;
}

#criteria {
	width: 400px;
	padding: 90px 0 0 55px;
}

h3 {
	color: #9a341e;
	padding: 5px 0 5px 0;
}

p {
	padding: 5px 0 5px 0;
}

tr {
	height: 20px;
}

#preloadersmall {
	width: 269px;
	height: 169px;
	z-index: 10;
	top: 25%;
	position: absolute;
	left: 25%;
}
