body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../../images/bodybackground.jpg);
	background-repeat: repeat-x;
	background-color:#eaedf2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
 font-size: 12px;
 padding:0;
 margin:0;
}
#container {
	background-image:url(../../images/background.jpg);
	background-repeat:no-repeat;
	width: 850px;
	height: 375px;
	padding-top: 315px;
}
#searchpanel {
	width: 850px;
}
#searchbutton {
	padding-left: 205px;
	float: left;
	width: 132px;
}
#search {
	float: left;
	background-image:url(../../images/searchbackground.gif);
	width: 390px;
	height: 39px;
	padding-top: 6px;
	background-repeat:no-repeat;
}
.searchfield_input {
	border: none;
	background-color:#ffffff;
	height: 25px;
	width: 375px;
	font-size: 20px;
	direction:rtl;
}
#searchresults {
	float: right;
}
#resulticon {
	float: right;
	width: 25px;
}
#resultsrange {
	float: right;
	width: 55px;
}
#resultshugerange {
	float: right;
}
#resultzipcode {
	float: right;
	direction:rtl;
}
#wrapper {
    width: 100%;
	height: 25px;
}
.searchresultstitle {
	font-size: 16px;
	color: #7a4c89;
	font-weight: bold;
}
.exampleposition {
	padding-right: 135px;
}
.pageH1 {
	margin: 0px;
	font-size: 16px;
	color: #7a4c89;
	font-weight: bold;
	display: inline;
}
#noresults {
	direction:rtl;
	font-size: 22px;
}
#extracityresults {
	border: solid 2px #d0d5cf;
	width: 230px;
	height: 230px;
	float: left;
	background-color:#eaeeeb;
}
#extratitlebg {
	background-image:url(../../images/extratitlebg.jpg);
	width: 100%;
	height: 36px;
	color: white;
	font-size: 25px;
	font-weight: bold;
	direction:rtl;
}
#extrainformation {
	direction:rtl;
	padding-right: 8px;
	padding-top: 10px;
	line-height: 18px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#extrainfocontent {
	background-color:#eaeef2;
}
#extrasep {
	background-image:url(../../images/extrasep.jpg);
	height: 1px;
	width: 100%;
}
.inputbox {
	border: solid 1px #754785;
	background-color:#754785;
	color: white;
	width: 400px;
}
.returnbutton {
	border: solid 1px #754785;
	background-color:#754785;
	color: white;
	height: 25px;
	font-size: 15px;
	cursor: pointer;
	width: 135px;
}
.inputbox_hp {
	border: solid 1px black;
}
