@charset "utf-8";
/* CSS Document */
.search_box {
background:url("../images/search_logo.jpg"/*tpa=http://www.homesinkent.com/images/search_logo.jpg*/) #E1E2DC top right no-repeat;
width:265px;
padding:10px 30px 10px 30px;
text-align: left;

}
.search_box p {
	padding: 0px;
	margin: 10px 0;
}
.search_box label {
	font-size:12px;
}
.search_box input{
	margin:0px;
	border:none;
	width:auto;
}
select{
width:130px;
font-size:12px;
color:#707061 ;
border:solid 1px #707061;
}
.btnSearchDiv {
text-align:right;
width:205px;
margin-top:10px;
}

#vert_aligned_submit {
padding-left:17px;
}
#map_header {
font-size:12px;
margin:10px 0 2px 0;

}
#mapPic {
	border:1px #707061 solid;
}