/* CSS Document */

/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}


/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}

/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
}
#container {
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/mainbackground.gif);
	background-repeat: no-repeat;
	background-position: top;
}#top {
	margin: 0px;
	height: 100px;
	overflow: hidden;
	padding: 0px;
}
#logo {
	height: 100px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#auctions {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#auctions a {
	font-size: 100%;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#auctions a:hover {
	color: #FFF;
}
#propertyauctions {
	background-image: url(images/auctions-property.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 32px;
	width: 171px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#generalauctions {
	background-image: url(images/auctions-general.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 34px;
	width: 171px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}


#sidebar {
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul ul  {
	margin: 0px;
	padding: 0px;
}
#menu ul ul ul {
	margin: 0px;
	padding: 0px;
}

#menu li  {
}
#menu li li   {
	border-bottom-style: none;
	padding: 0px;
	margin: 0px;
}
#menu li a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 160px;
}
#menu li a:hover   {
	color: #FECB00;
	background-color: #000;
	background-image: url(images/black-nav.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#menu .selected , #menu .selected:hover{
	color: #000;
	background-color: #FECB00;
	background-image: url(images/yellow-nav.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#menu li li a   {
	color: #000;
	padding-right: 20px;
	padding-left: 30px;
	margin: 0px;
	background-image: url(images/yellow-nav.gif);
	font-weight: normal;
	width: 150px;
}
#menu li li a:hover {
	color: #FECB00;
	background-color: #000;
	background-image: url(images/black-nav.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#menu li li li a {
	color: #000;
	padding-right: 20px;
	padding-left: 40px;
	margin: 0px;
	background-image: url(images/yellow-nav.gif);
	font-weight: normal;
	width: 140px;
}
#menu li li li a:hover {
	color: #FECB00;
	background-color: #000;
	background-image: url(images/black-nav.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#menu li li li li a {
	color: #000;
	padding-right: 20px;
	padding-left: 50px;
	margin: 0px;
	background-image: url(images/yellow-nav.gif);
	font-weight: normal;
	width: 130px;
}
#menu li li li li a:hover {
	color: #FECB00;
	background-color: #000;
	background-image: url(images/black-nav.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#newspanel {
	padding: 0px;
	background-image: url(images/newspanel-background.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
}
#newspanel h2 {
	font-size: 130%;
	color: #333;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 52px;
}
#newspanel ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#newspanel ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#newspanel ul li a:hover {
	background-color: #FECB00;
	color: #333;
	text-decoration: none;
	background-image: url(images/yellow-nav.gif);
	margin: 0px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#newspanel p {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin: 0px;
}
#newspanel p a {
	color: #ff9900;
	text-decoration: none;
}
#newspanel p a:hover {
	color: #000;
	text-decoration: underline;
}
#stayupdated {
	background-image: url(images/newsletter-icon.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 20px;
}
#stayupdated h2 {
	font-size: 130%;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 32px;
}
#stayupdatedform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#stayupdatedform fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#stayupdatedform label {
	display: block;
	margin-bottom: 5px;
}
#NewsletterEmail {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #FFF;
	width: 102px;
	float: left;
	line-height: 18px;
	margin: 0px;
}
#stayupdatedform #send-button {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#logos {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#logos li {
	text-align: center;
	margin-bottom: 10px;
}














#main {
	margin: 0px;
	float: right;
	width: 760px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 450px;
}
#breadcrumb , #topbar{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#breadcrumb li , #topbar li{
	display: inline;
	color: #FFF;
	line-height: 35px;
}
#breadcrumb li span {
	padding-right: 10px;
	padding-left: 10px;
}

#breadcrumb li a {
	color: #FECB00;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumb li a:hover {
	color: #FFF;
}
#topbar li {
	font-weight: bold;
}

#mainbanner {
	background-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	overflow: hidden;
	padding: 0px;
	height: 160px;
}
#mainbanner img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainbanner h1 {
	font-size: 210%;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 360px;
}
#mainbanner h2  {
	font-size: 160%;
	color: #CCC;
	font-weight: normal;
	margin: 0px;
	width: 360px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
#mainbanner p  {
	color: #CCC;
	margin: 0px;
	width: 360px;
	float: left;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#content-full {
	margin: 0px;
	padding: 30px;
	overflow: hidden;
	width: 750px;
}


#content {
	margin: 0px;
	padding: 30px;
	overflow: hidden;
}
#content h1 {
	color: #FECB00;
	font-size: 210%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h2 {
	font-size: 160%;
	font-weight: normal;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h3 {
	font-size: 160%;
	font-weight: normal;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content p {
	margin-bottom: 20px;
	font-size:11px;
	color: #666666
}
#content p a, #content li a {
	color: #e89313;
	font-weight: bold;
	text-decoration: underline;
}
#content p a:hover, #content li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#content li {
	margin-bottom: 5px;
}
#content ul {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 20px;
}
#content ul ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 30px;
	margin-bottom: 20px;
}
#content ol ol {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content table {
	margin-bottom: 20px;
}
#content td {
	margin: 0px;
	padding: 0px;
}
#content blockquote {
	background-color: #F3F3F3;
	margin-bottom: 15px;
	padding: 20px;
	border: 1px solid #DDD;
}
#content blockquote p {
	padding: 0px;
	margin: 0px;
}
.imagecaption {
	display: block;
	font-weight: bold;
	margin-top: 5px;
	color: #666;
}



/*content form*/
#content p em, #content ol em   {
	color: #F00 !important;
	font-style: normal;
	font-weight: bold;
}
#content form p#validation {
	padding: 10px !important;
	border: 1px solid #CCCCCC;
	background-color: #EFF3F4;
	color: #F00 !important;
	margin-bottom: 30px;
	width: 398px;
}
#content form  {

}
#content form fieldset {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFF;
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#content form fieldset legend span{
	text-transform: none;
	color: #666;
	font-size: 160%;
	line-height: 100%;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content form ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content form ol li {
	padding: 2px;
}
#content form ol li label {
	vertical-align: middle;
	font-size: 100%;
	display: block;
	text-align: left;
	margin-bottom: 2px;
	color: #000;
	font-weight: bold;
	width: 450px;
}
#content form ol li label em {
	text-transform: uppercase;
	color: #FF0000;
}
#content form ol li select {
	background-color: #FFF !important;
	border: 1px solid #DDD;
	margin: 0px;
	padding: 5px;
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#content form ol li input.text {
	border: 1px solid #ddd;
	padding: 5px;
	width: 450px;
	color: #333333;
	background-color: #FFF !important;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#content form ol li textarea.text {
	border: 1px solid #DDD;
	padding: 5px;
	width: 450px;
	background-color: #FFF !important;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333333;
}
#content form ol li label.checkbox-label {
	display: inline;
	vertical-align: bottom;
	margin:0;
	padding:0;
	padding-left: 2px;
}
#content form ol li input.checkbox , #content form ol li input.radio{
	vertical-align: bottom;	
	margin:0;
	padding:0;
	display: inline;
}
#content form .submit {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	background-image: none !important;
	background-color: #FFF !important;
}



#footer {
	margin: 0px;
	clear: both;
	background-image: url(images/footer-background.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 30px;
	overflow: hidden;
	background-color: #FFF;
}
#footer li {
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul li a {
	color: #000;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #ff9900;
	text-decoration: underline;
}
#flasharea {
	padding: 0px;
	height: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#panels {
	background-color: #353535;
	margin: 0px;
	height: 100px;
	width: 720px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 40px;
	overflow: hidden;
}
#panels li {
	height: 90px;
	width: 120px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: center;
}
#panels li a {
	font-size: 180%;
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
#panels li a:hover {
	text-decoration: none;
	color: #FFF;
}


#panel1 {
	background-image: url(images/panel-3.gif);
	background-repeat: no-repeat;
}
#panel2 {
	background-image: url(images/panel-2.gif);
	background-repeat: no-repeat;
}
#panel3 {
	background-image: url(images/panel-1.gif);
	background-repeat: no-repeat;
}
#sidebar2  {
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 200px;
}
#contactdetails  {
	background-color: #F4F4F4;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: hidden;
}
#contactdetails h2  {
	font-size: 160%;
	color: #333;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contactdetails p  {
	margin-bottom: 15px;
}
#contactdetails p a  {
	color: #ff9900;
	text-decoration: none;
}
#contactdetails p a:hover {
	color: #000;
	text-decoration: underline;
}
#newsfeed {
	background-color: #F4F4F4;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: hidden;
	background-image: url(images/newsfeed-background.gif);
	background-repeat: no-repeat;
}
#newsfeed h2 {
	font-size: 160%;
	color: #333;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 38px;
}
#newsfeed h2 a {
	color: #333;
	text-decoration: none;
}
#newsfeed h2 a:hover {
	color: #ff9900;
	text-decoration: underline;
}



#newsfeed p {
	margin: 0px;
	padding: 0px;
}

#banners li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#news-page #content   {
	padding-bottom: 0px !important;
}




#news-page #content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news-page #content ul li {
	margin-bottom: 15px;
	background-color: #F4F4F4;
	padding: 15px;
}
#news-page #content ul li h2 {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}
#news-page #content ul li h2 a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#news-page #content ul li h2 a:hover {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

#news-page #content ul li h3 {
	font-size: 100%;
	font-weight: normal;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
#news-page #content ul li p {
	margin: 0px;
	padding: 0px;
	color: #666;
}
#news-item-page #content h2 {
	margin: 0px;
	padding: 0px;
}

#news-item-page #content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #A7A7A7;
}
#team-page #content {
	padding-bottom: 15px;
	width: 730px;
	padding-right: 0px;
}

#team-page #content ul {
	padding: 0px;
	list-style-type: none;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#team-page #content ul li {
	background-color: #333;
	height: 70px;
	width: 207px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	overflow: hidden;
}

#team-page #content ul li img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 70px;
	width: 70px;
}
#team-page #content ul li h2 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
}
#team-page #content ul li h3 {
	font-size: 100%;
	color: #FECB00;
	margin: 0px;
	padding: 0px;
}

#team-page #content ul li h2 a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#team-page #content ul li h2 a:hover {
	color: #FECB00;
	text-decoration: underline;
}
#team-member-page #mainbanner {
	height: 280px;
}

#team-member-page #mainbanner img {
	height: 280px;
	width: 280px;
}
#team-member-page   #content , #contact-page   #content, #news-page   #content, #news-item-page   #content, #auctions-page   #content, #standard-page   #content, #home-page   #content  {
	padding: 30px;
	width: 470px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home-page #content h1 {
	font-size: 160%;
	color: #666;
}
#branch-finder-page #content {
	padding-bottom: 0px;
}

#branch-finder-page #mainbanner {
	height: 280px;
}
#branch-finder-page #mainbanner img {
	height: 280px;
	width: 360px;
}
#branch-finder-page #mainbanner p {
	color: #F8F8F8;
}

#branch-finder-page #mainbanner a {
	color: #FECB00;
	text-decoration: none;
}
#branch-finder-page #mainbanner a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#branch-finder-page #content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#branch-finder-page #content li {
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 15px;
	width: 670px;
	float: left;
}
#branch-finder-page #content ul img {
	float: left;
	padding: 0px;
	margin-top: -15px;
	margin-right: 15px;
	margin-bottom: -15px;
	margin-left: -15px;
	height: 150px;
	width: 200px;
}


#branch-finder-page #content ul h2 {
	margin: 0px;
	padding: 0px;
	font-size: 160%;
	font-weight: normal;
	color: #333333;
}
#branch-finder-page #content ul p {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#branch-finder-page #content a {
	text-decoration: none;
	color: #ff9900;
	font-weight: bold;
}
#branch-finder-page #content a:hover {
	color: #000000;
	text-decoration: underline;

}




.branchaddress, .branchcontact, .branchmap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 235px;
}
.branchmap {
	margin-top: 0px;
}





#rent-search-page #content form input.text {
	width: 50px;
}
#rent-search-page #content form label {
	width: 125px;
	float: left;
	line-height: 24px;
}
#rent-search-page #SearchButton {
	margin-left: 125px;
}
#buy-search-page #content form fieldset {
	border: 1px solid #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 668px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#buy-search-page .searchbyoffice ol li , #buy-search-page .propertytypes ol li{
	float: left;
	width: 218px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#buy-search-page .propertyinfo ol li label {
	width: 100px;
}
#buy-search-page .propertyinfo ol li {
	float: left;
	width: 218px;
}

#buy-search-page .submit {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
#buy-search-page .submit ol {
	margin: 0px !important;
	padding: 0px !important;
}
#buy-search-page #content form ol {
	margin-top: 15px;
}
#commercial-search-page #content form fieldset {
	border: 1px solid #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 668px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#commercial-search-page #content form ol {
	margin-top: 15px;

}
#commercial-search-page .propertytype ol li, #commercial-search-page .category ol li {
	float: left;
	width: 218px;
}
#commecial-search-page .submit {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
#commecial-search-page .submit ol {
	margin: 0px !important;
	padding: 0px !important;
}
#commercial-search-page .location ol li .text {
	width: 190px;
}
#commercial-search-page .location ol li label {
	width: 190px;
}
#commercial-search-page .location ol {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 218px;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
