/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
#wrap {}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center;}
#header {padding: 0 1px;overflow:hidden;}


body {
background-color: #000000;
}

#footer,
#wrap{
width:976px;
margin: 0 auto;

}

#main {
border:2px solid white;
}
#main .container{
/*background:url(/img/leftCol_bg.jpg) repeat-y #d4d4d4;
#background:url(/img/leftCol_bg.jpg) repeat-y 2px 0px #d4d4d4;
_background:url(/img/leftCol_bg.jpg) repeat-y 3px 0px #d4d4d4;
border:2px solid #00ff00;*/
}

#menu {
background-color : #797979 !important;
border-bottom:2px solid #ffffff;
}

#leftCol{
float:left;
width:241px;

}
#topRightCol,
#rightCol{
float:right;
width:727px;
border-left:2px solid white;
}
#topRightCol{
height:220px;
background:#343232;
}
#leftCol ul{
#margin-top:-3px;
}
#leftCol li{
border-bottom:1px solid #9b9b9c;
}
#leftCol li.subsub {
padding-left : 20px;
}

#leftCol li a:link,
#leftCol li a:visited{
display:block;
height:30px;
line-height:30px;
text-decoration:none;
text-indent:10px;
font-size : 12px;
font-weight:bold;
color:#d4d4d4;
#margin-left:-16px;
}
#leftCol li a.current_page:link,
#leftCol li a.current_page:visited,
#leftCol li a:hover{
background:#919076;
color:#ffffff;
}
.clearAll{
clear:both;
}
#content .text{
font-family:Verdana, Arial, Helvetica, sans-serif !important;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {
width: 675px;
_width: 665px;
float: left; 
padding: 15px 0px;
margin-left:15px;
}
#sub-section {
width: 2px; 
float: right; 
padding: 15px 0px;
margin-right:15px;
}
/* pages without columns */
html.nocol #content,
body.searchForm #content,
body.listing #content,
body.detail #content,
body#staff #content {
width: auto;
display: block;
float: none; 
margin-right:20px;
}
html.nocol #sub-section,
body.searchForm #sub-section,
body.listing #sub-section,
body.detail #sub-section,
body#staff #sub-section {
display:none;
}
html.nocol #wrap,
body.searchForm #wrap,
body.listing #wrap,
body.detail #wrap,
body#staff #wrap {
height:auto;
}

body.searchForm #topRightCol,
body.ofi #topRightCol,
body.listing #topRightCol,
body.detail #topRightCol,
body#staff #topRightCol{
height:71px;
background:#343232;
}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
background-color: #ffffff;
}

/* Header
----------*/
#header .container{
text-align:center;
}
#header .container img {
display: block;
margin: 0 auto;
}

/* Menu
---------*/

.menu {
width: 700px;
margin: 0 auto;
padding: 6px 0;
font-size:14px;
height:18px;
}

.menu a {
font-family:"Times New Roman", Times, serif;
padding: 0px 15px;
}

.menu li li {
font-size:12px;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 130px;
font-family: Arial, Helvetica, sans-serif;
background:#7c8085;
}
.menu li li.subsub a {
padding-right : 0;
padding-left : 30px;
}
ul.menu dl.officeDetails {
width : 0;
height : 0;
visibility : hidden;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #343232;
}

p {
font-size: 1em;
}

h1 {
font-size: 1.5em;
margin-bottom: 15px;
}

h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
/*color: #919076;*/
color:#26651b;
text-decoration:underline;
}
#pageHeading a:link,
#pageHeading a:visited,
#order a:link, 
#order a:visited{
color: #919076;
}
#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
color:#b3b3b3;
text-align:left;
}

#footer a:link,
#footer a:visited {
color: #b3b3b3;
text-decoration: underline;
}

#footer a:hover {
color: #919076;
}

/* Header
----------*/

#header img#logo {
}

/* Dropdown menu
-----------------*/
.menu li {}
.menu a {
border-top: 1px solid #7c8085;
border-bottom: 1px solid #7c8085;
border-right: 1px solid #ffffff;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
display:block;
}
.menu li.last a {
border-right: 1px solid #7c8085;
}

.menu li li a {
border: none;
width:185px;
}

.menu a:link,
.menu a:visited {
color: #ffffff;
text-decoration: none;
}

.menu a:hover {
background-color:#919076;
}

.menu li li a {
border: none;
text-transform: none;
}
body#home #homeMenu a,
body.rentMenu #rentList a,
body.buyMenu #buyList a,
body.sellerMenu #forSeller a,
body.ownerMenu #forOwner a,
body.aboutMenu #aboutList a,
body.contactMenu #contactList a{
background-color:#919076;
}

body.rentMenu #rentList ul a,
body.buyMenu #buyList ul a,
body.sellerMenu #forSeller ul a,
body.ownerMenu #forOwner ul a,
body.aboutMenu #aboutList ul a,
body.contactMenu #contactList ul a{
background:#7c8085;
}

body.rentMenu #rentList ul a:hover,
body.buyMenu #buyList ul a:hover,
body.sellerMenu #forSeller ul a:hover,
body.ownerMenu #forOwner ul a:hover,
body.aboutMenu #aboutList ul a:hover,
body.contactMenu #contactList ul a:hover{
background:#919076;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ffffff;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
}

form input,
form textarea,
form select {
width: 250px;
}

form input.radio {
width: 30px;
}

form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;

text-align: right;
}

form fieldset#submit input,
form fieldset.submit input,
form input.button {
height:19px;
padding-bottom:3px;
width:78px;

cursor: pointer;
background:url(/img/btn_bg.jpg);
color: #001c00;
border:none;
font-weight:bold;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: left;
margin: 10px 20px 10px 0px;
}

#content h1{
color:#919076;
font-size:26px;
margin-top:-45px;
position:relative;
top:-10px;
}
#content h2{
font-size:14px;
}

#content img#dyn-img2 {
margin: 0px 0px 10px 20px;
display: block;
float:right;
}

body.dynamic #content ul,
body.dynamic #content ol {
list-style-position : outside;
}
body.dynamic #content ul {
padding-left : 14px;
list-style-type : disc;
}
body.dynamic #content ol {
padding-left : 14px;
list-style-type : decimal;
}
body.dynamic #content li {
margin-bottom: 10px;
} 

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home #main .container{
background-color:#231f20;
}

body#home #content img#dyn-img2 {
float: left;
margin: 0 20px 10px 0;
}

body#home #leftCol fieldset {
border: none;
padding: 0;
}

body#home #leftCol legend {
font-weight: bold;
font-size: 1.2em;
padding-left: 0;
margin-left: 0;
}

body#home #leftCol label {
font-size: 0.9em;
font-weight: bold;
float: none;
display: inline;
}

body#home #leftCol p {
margin-bottom: 5px;
}

body#home #leftCol select {
width: 165px;
font-size: 0.9em;
}

body#home #leftCol #qs_price select,
body#home #leftCol #qs_rent_price select {
width: 165px;
margin-bottom:5px;
}

body#home #leftCol form #qs_st label {
padding-right: 20px;
width: auto;
float: none;
display: inline;
}

body#home #leftCol form #qs_st input {
vertical-align: middle;
width: auto;
}
body#home #leftCol #qs_st{
margin-bottom:20px;
font-weight:normal;
}

body#home #leftCol #qs_st label{
font-weight:normal;
}

body#home #leftCol form #submit {
text-align: right;
padding: 0 15px 0 0;
margin-top:-15px;
}
body#home #leftCol form #submit input{
font-size: 0.9em;
font-weight: bold;
background:url(/img/btn_bg_black.jpg);
padding-top:3px;
color:#ffffff;
}


body#home #leftCol #criteria{
background:url(/img/h_quicksearch.jpg) no-repeat;
padding-top:55px;
text-align:center;
color:#ffffff;
}

body#home #leftCol #HpropertyAlert{
background:url(/img/h_propertyalert.jpg) no-repeat;
margin-top:15px;
padding:50px 15px 0px 20px;
color:#b3b3b3
}
body#home #leftCol #HpropertyAlert p input{
width:135px;
}
body#home #leftCol #HpropertyAlert a{
float:right;
}
body#home #leftCol #HpropertyAlert #loginform {
text-align:right;
margin-bottom:20px;
}
body#home #leftCol #HpropertyAlert #loginform  #submit{
margin-top:0px;
}
body#home #leftCol #HpropertyAlert #loginform  #submit input{
width:78px;
margin:0px -17px;
}
body#home #leftCol #HpropertyAlert #vmember{
clear:both;
font-weight:bold;
line-height:15px;
}
body#home #leftCol #HpropertyAlert #vmember #textWhite{
color:#ffffff;
}

body#home #leftCol #HpropertyAlert #loginform a{
float:left;
width:120px;
}

body#home #welcomeText{
padding:0px 10px;
float:left;
width:445px;
background:url(/img/h_maintext.jpg) no-repeat top left;
margin:15px;
padding-top:40px;
color:#b3b3b3;
}
body#home #welcomeText #dyn-heading-img,
body#home #welcomeText #dyn-img1,
body#home #welcomeText #dyn-img2,
body#home #welcomeText h1{
display:none;
}
body#home #welcomeText p{
margin-bottom:15px;
}
body#home #rightMenu{
float:left;
width:215px;
margin-top:15px;
color:#b3b3b3;
background:url(/img/h_righttext.jpg) no-repeat top left;
padding-top:27px;
}

body#home #rightMenu #menuContent{
border-top:1px solid #666263;
border-bottom:1px solid #666263;
padding:0px 5px;
margin-bottom:25px;
background:#343232;
}

body#home #rightMenu #menuContent p{
padding:3px;

background:url(/img/h_rightmenu_bullet.jpg) no-repeat 0px 14px;
padding-left:10px;
}
body#home #leftCol a:link,
body#home #leftCol a:visited,
body#home #rightCol a:link,
body#home #rightCol a:visited{
color:#919076;
}
/* Contact Us
--------------*/


#contact-details #feedback form fieldset#feedbackForm{margin-right:10px;width:260px;}

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}
#leftCol dl.officeDetails {
padding : 10px 0 0 10px;
color : #d4d4d4;
font-size : 12px;
}
#leftCol dl.officeDetails a {
color : #ffffff;
font-weight : bold;
text-decoration : none;
}


/* Listings
------------*/

body.listing #content{
margin:0px;
}


body.listing .property {
padding: 10px 0;

margin:0px 10px;
clear: both;
overflow: hidden;
border-bottom: 1px solid #343232;
}
body.listing .property .image,
body.listing .property .details,
body.listing .property .propertyName{
margin-right: 10px;
float: left;
}
body.listing .property .morelink{
float:right;
margin-top:80px;

}

body.listing .property .propertyName{
width:125px;
}


body.listing .property .image {
display: block;
}
body.listing .property .image img{
width:180px;
}
body.listing .property .details {
width: 240px;
}

body.listing .property .features {
padding-top:39px;
font-weight: bold;
color: #343232;
float: left;
}
body.listing .property .features P{
padding-top:10px;
}

body.listing .property .features img {
margin-left: 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
font-style: italic;
}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 15px;
font-weight:normal;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price h3{
font-weight:normal;
}
body.listing #pageHeading{
padding:0px 10px;
margin-top:-30px;
}
body.listing #pageHeading h1{
float:left;
width:620px;
margin:-10px 0px -10px 0px;
#margin:-10px 0px 25px 0px;
}

body.listing #pageHeading a:link,
body.listing #pageHeading a:visited{
float:right;
position:relative;
top:-8px;
font-weight:bold;
}
body.listing #filter {
clear:both;
height: 65px;
border-bottom:2px solid #ffffff;
padding: 7px 10px;
margin-top:-30px;
_margin-top:-50px;
background:url(/img/refine_search.jpg) top left no-repeat #4c4d4e;
color:#b3b3b3;
}
body.listing #filter #order{
margin-bottom:15px;
border-bottom:1px solid #666263;
text-align:right;
padding-bottom:5px;
padding-right:5px;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0;
font-weight: bold;
}

body.listing #filter select {
width: 110px;
display: block;
font-size: 0.9em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
width: 78px;
padding: 2px 10px;
cursor: pointer;
background:url(/img/btn_bg_black.jpg);
border: none;
color: #231f20;
font-size: 0.9em;
font-weight: bold;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
padding-right:15px;
text-align: right;
}
body.listing p.pagebar a:link,
body.listing p.pagebar a:visited{
text-decoration: none;
}
body.listing .auction{
margin-top:20px;
}

/* Property detail
-------------------*/

body.detail #content{
margin:0px;
}


body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
margin-bottom:10px;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 14px;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
list-style-position: inside;
list-style-type: square;
}

body.detail #addressbar {
xheight: 25px;
xmargin-bottom: 5px;
overflow: hidden;
}

body.detail #addressbar h1 {
float: left;
}

body.detail #addressbar p {
float: left;
font-weight: bold;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 175px;
float: left;
margin-right:8px;
margin-left:7px;
padding:0px 5px;
}
body.detail  #imagedetails{
width: 360px;
float: left;
padding-bottom:15px;
}
body.detail #imagedetails #description{
padding:5px;
}

body.detail #imagedetails img {
width: 176px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
}

body.detail #imagedetails img#mainimage {
width: 357px;
display: block;
}

body.detail #imagedetails .images p {
text-align: center;
clear: both;
}
body.detail #imagedetails #description{
clear:both;
}
body.detail #extradetails {
width: 155px;
float: right;
margin-bottom: 20px;
}

body.detail #extradetails dl {
margin-bottom: 20px;
clear: both;
}

body.detail #extradetails #toolslist li{
background:url(/img/tool_bg.jpg) no-repeat;
height:19px;
line-height:19px;
margin-bottom:15px;
text-indent:10px;
}

body.detail #extradetails #toolslist li a{
color:#f3ffff;
text-decoration:none;
font-weight:bold;
}
body.detail #extradetails a:link, 
body.detail #extradetails a:visited{
color:#323232
}
body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #ffffff;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #ffffff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
border:none;
}	
body.brochure #addressbar{
line-height:30px;
}
body.brochure #addressbar h1 {
margin-top:0px;
margin-bottom:0px;

height:40px;
line-height:45px;
}	
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
margin:0px;
padding:0px;
}
body.brochure #propertydetails {
margin-left : -2px;
width: 280px;
}
body.brochure #propertydetails dt {
font-weight : bold;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 247px;
}
body.brochure #extradetails h2{
clear:both;
}

	
/* Staff 
---------*/


body#staff dl {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}

body#staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
font-style: italic;
}

body#staff dl dt.photo img {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body#staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

body#staff.profile #content img {
float: left;
margin: 0 15px 15px 0;
border: 1px solid #666;
}

body#staff.profile #content ul {
list-style-position: outside;
margin-bottom: 10px;
}

body#staff.profile #content ul li {
margin-bottom: 5px;
}
body#staff dd a:link,
body#staff dd a:visited{
color:#26651b;
}
/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #ffffff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
background-color: #231f20;
border-bottom: 10px solid #4d4f50;
}

body.slideshow h1{
color:#338725;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

body.slideshow input {
width: 78px;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #ffffff;
text-align: left;
}

html.popup #header {
background-image: none;
background-color: #231f20;
border-bottom: 10px solid #4d4f50;
}

html.popup #header img {
float: none;
}

html.popup #content h1{
color:#919076;
font-size:26px;
margin-top:0px;
position:relative;
top:0px;
}


/* News
--------*/
body.news #sub-section dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 4px;
margin-bottom: 4px;
}
body.news #sub-section dl dt {
font-weight: bold;
}

body.news #sub-section dl dd {
font-size: 0.9em;
}

body.news #sub-section p {
font-size: 0.9em;
text-align: right;
}

/* Links
----------*/

body.links #content h3 {
margin-bottom: 15px;
}


body.links #content dl {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.links #content dl dt {
font-weight: bold;
}

body.links #content dl dd {
margin-bottom: 5px;
}

/* Suburb Profiles
------------------*/


body.suburbProfiles #content .suburb {
overflow: hidden;
clear: both;
padding-bottom: 5px;
border-bottom: 1px dashed #BFBFBF;
margin-bottom: 15px;
}

body.suburbProfiles #content .suburb img {
float: left;
border: 1px solid #666;
margin: 0 10px 10px 0;
}

body.suburbProfiles #content .profile img {
float: right;
border: 1px solid #666;
margin: 0 0 10px 10px;
}

body.suburbProfiles #sub-section ul {
list-style-position: outside !important;
}


/* Testimonials
------------------*/

body.testimonials #content div.testimonial {
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: italic;
}

/* Auction list, OFI
----------------------*/

body.auction #content h2,
body.ofi #content h2 {
background-color: #bbb;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
clear: both;
}

body.auction #content dl,
body.ofi #content dl {
clear: both;
overflow: hidden;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #ddd;
}

body.auction #content dt,
body.ofi #content dt {
width: 250px;
display: block;
float: left;
}

body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
width: 150px;
}

body.auction #content dd.venue {
float: left;
}
 
body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}

/* Careers
-------------- */

body .job {
margin-bottom: 15px;
}

body .job h2 {
background-color:#BBBBBB;
margin-bottom:5px;
padding:2px 0pt 2px 5px;
}
 
body .job h3 {
font-size: 1em;
float:right;
}

body .job dt {
float:right; margin-right:10px;
}

body .job dd {
margin-bottom:5px;
font-style:italic;
}
 
body .job dd.description,
body .job dd.content {
font-style:normal;
}

/* Document library
------------------------*/

body.doclibrary #content dl {
margin-bottom: 10px;
}

body.doclibrary #content dl dt {
font-weight: bold;
}


/* Property Alert
-----------------------*/

body.alert #content #alertmenu {
display: block;
overflow: hidden;
background-color: #E7E6E6;
list-style-type: none;
margin: 0px;
padding: 0 !important;
margin: 15px 0px 15px 0px;
}

body.alert #content #alertmenu li {
float: left;
border-right : 1px solid #ffffff;
}
 
body.alert #content #alertmenu a {
padding: 5px 20px;
display: block;
}

body.alert #content #alertmenu .last {
border: none;
}

body.alert #content #alertmenu a:link,
body.alert #content #alertmenu a:visited {
text-decoration: none;
}

body.alert #content #alertmenu a:hover {
text-decoration: underline;
}

body.alert #content form label {

display: block;
float: left;
width: 180px;
}

body.alert #content form input,
body.alert #content form textarea,
body.alert #content form select {
width: 220px;
}

body.alert #content form input.checkbox {
width: auto;
margin: 0 20px;
}

body.alert #content form ul {
margin-bottom: 0;
}

body.alert #content form li {
clear: both;
margin-bottom: 10px;
}

body.alert #content form li span {
float: right;
width: 230px;
font-size: 0.9em;
color: #999;
}

body.alert #content form fieldset {
display: block;
}

body.alert #content form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}

body.alert #content form fieldset.submit input{
width:78px;
}

body.alert #content form em span,
body.alert #content form .required,
body.alert #content .warning {
color: #B90000;
font-weight: bold;
}

body.alert #content #loginbox {
float: right;
margin-left: 20px;
width: 254px;
}

body.alert #content #loginbox fieldset {
width: 230px;
margin-bottom: 5px;
clear:both;
}

body.alert #content #loginbox label,
body.alert #content #loginbox input {
width: 150px;
}

body.alert #content #loginbox label {
width: 70px;
}

body.alert #content #loginbox input.button {
width: auto;
}

body.alert #content #loginbox fieldset.submit {
padding: 0;
width: auto;
margin-bottom: 15px;
width: 252px !important;
display: block;
}

body.alert #content #loginbox fieldset.submit p {
font-size: 0.9em;
}

body.alert #content #registerbox {
border: 1px solid #DDDDDD;
float: right;
text-align: center;
clear: right;
margin-left: 20px;
margin-bottom: 15px;
}

body.alert #content #registerbox a {
display: block;
padding: 50px;
width: 150px;
}

body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
color: #990000;
font-weight: bold;
text-decoration: none;
}

body.alert #content #registerbox a:hover {
text-decoration: underline;
}
body.searchForm #mid{
clear:both;
}
body.searchForm #left{
float:left;
}
body.searchForm #right{
float:right;
}
body.searchForm #left fieldset,
body.searchForm #right fieldset{
height:210px;
}
body.searchForm #mid #selectBedrooms{
float:left;
width:300px;
}
body.searchForm #mid #selectOrder{
float:right;
width:330px;
}
body.searchForm #submit{
clear:both;
}
body.listing #filter {
margin-top:14px;
#margin-top:0px;
_margin-top:-50px;
#
}
h2#linksTitle {
margin: 30px 0 10px 0;
color:#919076;
border-bottom: 1px solid #919076;
}
dl.link {
border-bottom: 1px solid #aaa;
padding: 0 0 10px 0;
margin: 10px 0 0 0;
}