#search.smallSearch {
	position: relative;
	top: 0;
	left: 0;
	width: 920px;
	w\idth: 886px;
	height: 120px;
	margin: 18px 18px 0 18px;
	background: url(../images/search_small_bg.jpg) no-repeat 0 0 #4B78BC;
}

#search.smallSearch h1 {
	height: 74px;
	padding-left: 80px;
	margin: 0;
	line-height: 40px;
	background: url(../images/search_small_icon.jpg) no-repeat 0 0 transparent;
}

#search.smallSearch form {
	margin-top: -27px;
	margin-left: 65px;
}

* html #search.smallSearch form {
	margin-top: -40px;
}

#search.smallSearch button {
	float: right;
	width: 104px;
	height: 44px;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 44px;
	margin: 40px 15px 0 25px;
	padding: 0 3px 3px 0;
	cursor: pointer;
	background: url(../images/search_small_button.jpg) no-repeat 0 0 transparent;
}

#search.smallSearch #inputs {
}

#search.smallSearch #checkboxes {
	display: inline;
	margin: 10px 0 0 0;
	float: right;
}

#search.smallSearch #checkboxes input, #search.smallSearch #checkboxes label {
	margin: 0px 3px;
	padding: 0;
	height: 15px;
	line-height: 15px;
}

#search.smallSearch #foreclosure {
	margin-left: 3px;
}

#links {
	display: inline;
	float: right;
	margin: 10px 18px 0 0;
}

#adFrame {
	margin-top: 0;
}

#searchResults {
	width: 650px;
}

#searchResults .icon {
	background: url(../images/content_header_info.jpg) no-repeat 0 0 transparent;
}

#searchResults table {
	margin: 0 15px;
	font-size: 13px;
}

#searchResults th {
	font-weight: bold;
	text-align: center;
}

#searchResults th, #searchResults td {
	padding: 0 10px;
	height: 24px;
}

.valueCol {
	width: 120px;
}

.addressCol {
	width: 320px;;
}

.cityCol {
	width: 130px;
	white-space: nowrap;
}

.stateCol {
	width: 50px;
	text-align: center;
}

.zipCol {
	width: 65px;
	text-align: center;
}

.row1 td {
	background-color: #F3F6FC;
}

.row2 td {
	background-color: #E1E8F3
}

#searchResults a {
	color: #264C73;
}

#searchResults a:hover {
	text-decoration: none;
}

#pageButtons {
	margin: 10px 15px;
	text-align: right;
}
