body {
    background-color: #005391;
    background-image: url("../img/page_bg.jpg");
    background-repeat: repeat-x;
    font: 76% Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

#fbButton {
	display:block;
	float:left;
	height:25px;
	padding:5px 0 0 5px;
	overflow:hidden;
}

#wrap {
    margin: 0 auto;
    min-height: 400px;
    overflow: auto;
    text-align: left;
    width: 900px;
}
#header {
    background-image: url("../img/banner.gif");
    background-repeat: no-repeat;
    height: 120px;
}
#header a#logo {
    background-image: url("../img/page_logo.gif");
    background-repeat: no-repeat;
    float: left;
    height: 116px;
    text-indent: -9999em;
    width: 131px;
    z-index: 1;
}
#nav {
    height: 24px;
}
#content {
    background-color: #FFFFFF;
    border-bottom: 1px solid #599BCC;
    border-left: 1px solid #599BCC;
    border-right: 1px solid #599BCC;
    overflow: auto;
}
#home #content {
    background-color: #7EB7E0;
    border-bottom: 1px solid #FFFFFF;
}
#footer {
    height: 42px;
	background:url("/img/footer_repeat.jpg") repeat-x;
}
.break {
    clear: both;
}
body {
    color: #22243D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 76%;
}
p, div.text {
    font-size: 1em;
    padding: 10px 44px;
}
div.text {
    margin-bottom: 10px;
}
.text ul, .text ol {
    margin-left: 20px;
}
ul, dl, dd {
    margin-left: 44px;
}
.text ul, ul {
    list-style-position: inside;
    list-style-type: disc;
}
h1 {
    border-bottom: 1px solid #005491;
    color: #2F74A5;
    font-family: arial;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 10px 44px;
    padding-top: 20px;
    text-transform: uppercase;
    width: 340px;
}
h2 {
    font-size: 1.1em;
    margin: 0 0 10px 44px;
}
h3 {
    font-size: 1.1em;
    margin-bottom: 3px;
}
legend {
    color: #22243D;
    font-weight: bold;
}
a:link, a:visited {
    color: #076AB3;
}
a:hover {
    color: #599BCC;
}
#footer p {
    float: right;
    font-size: 0.9em;
    margin: 10px 10px 0 0;
    padding: 0;
}
#footer, #footer a:link, #footer a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover {
    color: #599BCC;
}
#header img#logo {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-top: 40px;
}
#nav .menu {
    width: 900px;
}
#nav .menu a {
    background-image: url("/img/mm_bg.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    height: 20px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
}
#nav .menu a#mm_home {
    width: 101px;
}
#nav .menu a#mm_buying {
    width: 100px;
}
#nav .menu a#mm_selling {
    width: 100px;
}
#nav .menu a#mm_renting {
    width: 100px;
}
#nav .menu a#mm_finance {
    width: 100px;
}
#nav .menu a#mm_news {
    width: 100px;
}
#nav .menu a#mm_links {
    width: 100px;
}
#nav .menu a#mm_about {
    width: 100px;
}
#nav .menu a#mm_contact {
    width: 99px;
}
#nav .menu a:hover {
    background-position: 0 -24px;
}
body#home #nav .menu a#mm_home, body#buying #nav .menu a#mm_buying, body#ofi #nav .menu a#mm_open, body#selling #nav .menu a#mm_selling, body#renting #nav .menu a#mm_renting, body#open #nav .menu a#mm_finance, body#news #nav .menu a#mm_news, body#links #nav .menu a#mm_links, body#about #nav .menu a#mm_about, body#contact #nav .menu a#mm_contact {
    background-position: 0 -24px;
}
#nav .menu ul {
    background-color: transparent;
    background-image: url("../img/menu_tile.png");
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    width: 155px;
}
#nav .menu li li a {
    background-image: none;
    color: #D1EBFE;
    font-family: arial,helvetica;
    font-size: 0.9em;
    font-weight: normal;
    height: 23px;
    line-height: 21px;
    margin-left: 2px;
    padding: 2px 0;
    text-align: left;
    text-decoration: none;
    text-indent: 14px;
    width: 150px;
}
#nav .menu li li.first a {
    margin-top: 1px;
}
#nav .menu li li.last a {
    border-bottom: 0 solid #B4B4B4;
}
#nav .menu li li a:hover {
    color: #002C4C;
}
form fieldset {
    border: 1px solid #DDDDDD;
    margin-bottom: 15px;
    margin-left: 80px;
    padding: 10px;
    width: 700px;
}
form li {
    list-style-type: none;
}
form label {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    width: 180px;
}
form input {
    width: 320px !important;
}
form textarea {
    width: 320px !important;
}
form select {
    width: 320px;
}
form input.radio {
    width: 30px;
}
form #no, form #yes {
    width: 30px !important;
}
form textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
form p {
    clear: both;
}
form fieldset#submit {
    border: medium none;
    padding: 0;
    text-align: right;
}
form fieldset#submit input, form fieldset.submit input, form input.button {
    background-color: #E2D500;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 16px;
    margin-bottom: 20px;
    margin-top: -20px;
    width: 90px !important;
}
form input.submit {
    background-image: url("../img/btn_submit.gif");
}
form input.clear {
    background-image: url("../img/btn_clear.gif");
}
form em span, form .required {
    color: #005391;
    font-weight: bold;
}
#content img#dyn-heading-img {
    border: 1px solid #076AB3;
    display: block;
    margin: 0 10px 10px 44px;
}
#content img#dyn-img1 {
    border: 1px solid #076AB3;
    clear: both;
    float: right;
    margin: 0 40px 10px 20px;
}
#content p, #sub-section p {
    margin-bottom: 10px;
}
#content ul {
    margin-bottom: 10px;
}
#content img#dyn-img2 {
    border: 1px solid #076AB3;
    display: block;
    float: left;
    margin: 0 20px 10px 44px;
}
#sub-section dd, #sub-section dt {
    margin-bottom: 5px;
}
body#home #content img#dyn-img2 {
    float: left;
    margin: 0 20px 10px 0;
}
body#home #sub-section form#quicksearch {
    padding-left: 5px;
}
body#home #sub-section fieldset {
    border: medium none;
    padding: 0;
}
body#home #sub-section legend {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
}
body#home #sub-section label {
    display: inline;
    float: none;
    font-size: 0.9em;
    font-weight: bold;
    margin-right: 0;
}
body#home #sub-section p {
    margin-bottom: 5px;
}
body#home #sub-section select {
    font-size: 0.9em;
    width: 140px;
}
body#home #sub-section #qs_price select, body#home #sub-section #qs_rent_price select {
    width: 62px;
}
body#home #sub-section form #qs_st label {
    display: inline;
    float: none;
    padding-right: 5px;
    width: auto;
}
body#home #sub-section form #qs_st input {
    vertical-align: middle;
    width: auto;
}
body#home #sub-section form #submit {
    padding: 0 5px 0 0;
    text-align: right;
}
body#home #sub-section form#quicksearch2 p {
    margin-bottom: 10px;
}
body#home #sub-section form#quicksearch2 #qs_bed_car {
    margin-bottom: 0;
}
body#home #sub-section form#quicksearch2 .checkboxsearch {
    background-color: #FFFFFF;
    border: 1px solid #A5ACB2;
    clear: both;
    display: block;
    height: 74px;
    margin: 10px 0;
    overflow: auto;
    padding: 3px;
    width: 132px;
}
body#home #sub-section form#quicksearch2 .checkboxsearch p {
    clear: none !important;
    color: #000000 !important;
    font-size: 0.9em;
    margin-bottom: 3px;
}
body#home #sub-section form#quicksearch2 .checkboxsearch p input {
    border: medium none;
    width: 15px;
}
body#home #sub-section form#quicksearch2 #qs_price select, body#home #sub-section form#quicksearch2 #qs_bed_car select {
    width: 68px;
}
body#home #sub-section form#quicksearch2 #qs_price #qs_min-price {
    margin-right: 1px;
}
#contact #feedback fieldset {
    float: left;
    margin-left: 44px;
    width: 600px;
}
#contact #feedback fieldset label {
    width: 150px;
}
#contact .details {
    float: right;
    margin-left: 20px;
    margin-top: 5px;
    width: 200px;
}
.officeDetails, .officeDetails dd {
    margin-left: 0;
}
dl.officeDetails dt.secondaryAddress {
    margin-top: 15px;
}
body.listing #filter form {
    background-color: #7EB7E0;
    background-image: url("/img/refine_searchbg.jpg");
    background-repeat: repeat-x;
    margin: 0 0 10px 44px;
    overflow: auto;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 800px;
}
body.listing #filter select {
    color: #666666;
    font-size: 0.9em;
    height: 17px;
    margin: 0;
    padding: 0;
    width: 88px;
}
body.listing #filter form select#qs_property-type {
    width: 95px;
}
body.listing #filter form label {
    color: #3A3A3A;
    display: inline;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 88px;
}
body.listing #filter form p {
    clear: none;
    float: left;
    margin: 15px 10px 0 0;
    padding: 0;
    width: 90px;
}
body.listing form fieldset#submit a.savesearch {
    background: url("/img/btn_savesearch.gif") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 16px;
    text-align: left;
    text-indent: -9999em;
    width: 83px !important;
}
body.listing form input#listingbtn {
    background-image: url("/img/btn_search.gif");
    float: right;
    height: 16px;
    margin: 0 0 0 7px;
    padding: 0;
    width: 83px !important;
}
body.listing form fieldset#submit {
    display: inline;
    float: right;
    height: 16px;
    margin: 0 10px 0 0;
    padding: 30px 0 0;
    width: 175px;
}
body.listing .crumbs {
    color: #0066B1;
    font-size: 0.9em;
    margin: 0 0 10px 44px;
    width: 800px;
}
body.listing .crumbs em {
    color: #000000;
    font-style: normal;
}
body.listing .property {
    border-bottom: 1px solid #2079BB;
    margin-bottom: 10px;
    margin-left: 44px;
    overflow: auto;
    padding-bottom: 10px;
    position: relative;
    width: 810px;
}
body.listing .property a.image img {
    border: 1px solid #0066B1;
    height: 160px;
    width: 240px;
}
body.listing .property img {
    float: left;
    margin-right: 10px;
}
body.listing .details {
    background-color: #80B8E1;
    background-image: url("/img/property_bg.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 161px;
    margin-right: 0;
    width: 403px;
}
body.listing h2 {
    font-weight: normal;
    margin-left: 10px;
    margin-top: 5px;
    text-transform: uppercase;
}
body.listing #rightdetails {
    float: right;
    height: 160px;
    position: relative;
    width: 150px;
}
body.listing .secondarybtns {
    bottom: 15px;
    position: absolute;
    right: 0;
}
body.listing .secondarybtns .viewprop {
    margin-right: 10px;
}
body.listing .price {
    float: right;
    font-size: 1.1em;
    font-weight: bold !important;
    margin-right: 20px;
    margin-top: 10px;
}
body.listing h3 {
    color: #0066B1;
    margin-left: 10px;
}
body.listing h3.address {
    font-size: 1.2em;
    margin-top: 10px;
}
body.listing p {
    margin-left: -34px;
    margin-top: -5px;
}
body.listing .features {
    float: right;
    text-align: right;
    width: 150px;
}
body.listing .features p {
    color: #999999;
    float: left;
    font-weight: bold;
    margin: 0 0 0 7px;
    padding: 0;
    width: 37px;
}
body.listing .features p img {
    float: right;
    margin: 0;
    padding: 0;
}
body.listing .pagebar {
    font-size: 0.9em;
    text-align: right;
}
body.listing .pagebar a {
    color: #0066B1;
}
body.detail .images {
    margin-bottom: 4px;
    width: 345px;
}
body.detail .images img {
    border: 1px solid #066AB3 !important;
    margin-right: 2px;
    margin-top: 3px;
    width: 165px;
}
body.detail #mainimage {
    width: 338px;
}
body.detail #extradetails {
    float: left;
    margin: 0 20px 20px 44px;
    width: 340px;
}
body.detail #propertydetails {
    float: left;
    margin-bottom: 30px;
    width: 440px;
}
body.detail #propertydetails p {
    margin: 0;
    padding: 0;
}
body.detail #propertydetails h2 {
    border-bottom: 1px solid #0066B1;
    color: #0066B1;
    font-size: 1em;
    margin: 5px 0;
    padding: 0;
    text-transform: uppercase;
}
body.detail #propertydetails h2.address, body.detail #propertydetails .topprice {
    color: #0066B1;
    margin-top: 0;
}
body.detail #extradetails ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body.detail #extradetails #toolslist li {
    float: left;
    margin-right: 3px;
    width: 167px;
}
body.detail #extradetails #toolslist li a {
    background-color: #FFFF00;
    background-image: url("/img/link_bg.jpg");
    background-repeat: repeat-x;
    border-bottom: 1px solid #0066B1;
    color: #0066B1;
    display: block;
    font-size: 0.8em;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
body.detail .features {
    float: left;
    margin: 10px 0;
    width: 420px;
}
body.detail .features p {
    color: #999999;
    float: left;
    font-weight: bold;
    margin: 0 0 0 7px;
    padding: 0;
    width: 40px;
}
body.detail .features p img {
    float: right;
    margin: 0 5px 0 0;
    padding: 0;
}
body.detail #propertydetails h3 {
    clear: both;
    color: #3A3A3A;
    margin: 5px 0;
}
body.detail #propertydetails li {
    list-style-type: none;
}
body.detail #propertydetails ul {
    margin-left: 0;
}
body.detail #propertydetails dd, body.detail #propertydetails dt {
    margin-left: 0;
    padding-left: 0;
}
body.detail li {
    list-style-position: outside;
}
body.detail #propertydetails .topprice li {
    margin-top: -27px;
    text-align: right;
}
body.detail .agentdetails a {
    color: #6D9A01;
    text-decoration: none;
}
body.detail #propertydetails .fullprofile {
    margin-bottom: 10px;
    overflow: auto;
}
body.detail #propertydetails .fullprofile .agentdetails dd a {
    color: #0066B1;
}
body.detail #propertydetails .staff_photo img {
    border: 1px solid #0066B1;
    float: left;
    margin-right: 10px;
}
#buying.detail #gmapbox, #renting.detail #gmapbox {
    margin-left: 0;
    padding-top: 122px;
}
body.detail #subImages {
    border-bottom: 1px solid #FFFFFF;
    height: 133px;
    margin-bottom: 5px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 340px;
}
body.detail #wrapImages li {
    display: inline;
    margin: 0;
    padding: 0;
    width: 124px;
}
body.detail #wrapImages li a {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
}
body.detail #subImages ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
body.detail #subImages ul li {
    display: inline;
}
body.detail #subImages ul li img {
    display: inline;
}
#brochure.detail {
    margin: 0 auto;
    text-align: left;
}
html.brochure body#brochure {
    background-color: #FFFFFF !important;
    background-image: none !important;
}
html.brochure body#brochure #wrap {
    background-color: #FFFFFF;
    background-image: none;
    height: 100%;
    overflow: visible;
    width: 584px !important;
}
body.brochure #main {
    background-image: none !important;
}
html.brochure body#brochure #content {
    background-image: none !important;
    float: none !important;
    overflow: visible;
}
body.brochure #header {
    background-image: none;
}
html.brochure body#brochure #propertydetails {
    clear: both;
    float: none;
    margin: 10px auto;
    width: 502px;
}
html.brochure body#brochure #extradetails .images {
    width: 507px;
}
html.brochure body#brochure #extradetails img {
    display: block;
    float: left;
    margin: 0 5px 2px 0;
    width: 129px;
}
html.brochure body#brochure #extradetails img#mainimage {
    width: 400px;
}
html.brochure body#brochure #extradetails {
    margin: 0 40px;
    width: 502px;
}
html.brochure body#brochure h1 {
    margin-left: 40px;
    width: 500px;
}
body#staff dl {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
body#staff dl dt.name {
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
}
body#staff dl dt.photo img {
    border: 1px solid #22243D;
    float: left;
    margin-right: 15px;
}
body#staff dl dd.position {
    font-weight: bold;
    margin-bottom: 5px;
}
body#staff dl dd.contact {
    font-weight: bold;
    margin-bottom: 5px;
}
body#staff.profile #content img {
    border: 1px solid #666666;
    float: left;
    margin: 0 15px 15px 44px;
}
body#staff.profile #content ul {
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
}
body#staff.profile #content ul li {
    margin-bottom: 5px;
}
#staff #agentlinks li {
    float: left;
    margin-right: 20px;
    padding-bottom: 10px;
}
body.slideshow {
    background-color: #FFFFFF;
    background-image: none;
    text-align: center;
}
body.slideshow #header {
    background-color: #0066B1;
    background-image: none !important;
    height: 116px;
    margin-bottom: 30px;
}
body.slideshow #header img {
    display: block;
    float: none;
    margin: 0 auto;
    width: auto;
}
body.slideshow table img {
    border: 1px solid #333333;
    display: block;
    margin: 20px auto;
    width: auto;
}
body.slideshow table #slideImage img {
    margin: 10px auto 0;
}
body.slideshow input {
    margin: 0 5px 0 0 !important;
    width: auto;
}
body.slideshow table {
    margin: 0 auto;
}
body.slideshow form input.button {
    margin-right: 1px;
}
html.popup, html.popup body {
    background-color: #FFFFFF;
    background-image: none;
    text-align: left;
}
html.popup #header {
    background-color: #0066B1;
    background-image: none;
    height: 88px;
}
html.popup #header img {
    float: none;
}
.popup #content fieldset label, .popup #content #loginform label {
    width: 130px;
}
.popup #content fieldset {
    float: left;
    padding: 0;
    width: 575px;
}
.popup #content fieldset#details, .popup #content fieldset#submit, .popup #content #loginform fieldset {
    margin-left: 20px;
}
.popup #content fieldset#submit input.button, .popup #content #loginform fieldset.submit input.button, .alert fieldset.submit input {
    background-image: url("/img/btn_blank.gif");
    color: #0066B1;
    font-size: 0.8em;
    text-transform: uppercase;
}
body.news #sub-section dl {
    border-bottom: 1px dashed #BFBFBF;
    margin-bottom: 4px;
    padding-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;
}
#latestnews {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    width: 500px;
}
#newsarticle {
    float: left;
    width: 350px;
}
#newsarticle em {
    font-weight: bold;
    margin-top: 10px;
}
body#links #content h3 {
    margin-bottom: 15px;
}
body#links #content dl {
    border-bottom: 1px dashed #BFBFBF;
    margin: 30px 44px;
    overflow: hidden;
    padding-bottom: 5px;
}
body#links #content dl dt {
    font-weight: bold;
}
body#links #content dl dd {
    margin-bottom: 5px;
}
body#links #content dl dd img {
    border: 1px solid #BFBFBF;
    float: right;
    margin-left: 15px;
    padding: 5px;
}
body.suburbProfiles #content .suburb {
    border-bottom: 1px dashed #BFBFBF;
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 5px;
}
body.suburbProfiles #content .suburb img {
    border: 1px solid #666666;
    float: left;
    margin: 0 10px 10px 0;
}
body.suburbProfiles #content .profile img {
    border: 1px solid #666666;
    float: right;
    margin: 0 0 10px 10px;
}
body.suburbProfiles #sub-section ul {
    list-style-position: outside !important;
    list-style-type: none;
}
body.testimonials #content div.testimonial {
    border-bottom: 1px dashed #BFBFBF;
    margin: 0 44px 10px;
    padding-bottom: 10px;
}
body.testimonials #content div.testimonial .author {
    font-style: italic;
    text-align: right;
}
body.auction #content h2, body.ofi #content h2 {
    background-color: #D3EDFF;
    color: #599BCC;
    margin-bottom: 5px;
    margin-right: 44px;
    margin-top: 20px;
    padding: 2px 0 2px 5px;
}
body.auction #content dl, body.ofi #content dl {
    clear: both;
    margin-bottom: 5px;
    margin-right: 44px;
    overflow: hidden;
    padding: 3px 5px;
}
body.auction #content dl.stripe, body.ofi #content dl.stripe {
    background-color: #FFFDDD;
}
body.auction #content dt, body.ofi #content dt {
    display: block;
    float: left;
    width: 250px;
}
body.auction #content dt strong, body.ofi #content dt strong {
    color: #005391;
}
body.auction #content dd.time, body.ofi #content dd.time {
    float: left;
    font-weight: bold;
    width: 150px;
}
body.auction #content dd.venue {
    float: left;
}
body.auction #content dd.link, body.ofi #content dd.link {
    float: right;
}
body .job {
    margin-bottom: 15px;
}
body .job h2 {
    background-color: #BBBBBB;
    margin-bottom: 5px;
    padding: 2px 0 2px 5px;
}
body .job h3 {
    float: right;
    font-size: 1em;
}
body .job dt {
    float: right;
    margin-right: 10px;
}
body .job dd {
    font-style: italic;
    margin-bottom: 5px;
}
body .job dd.description, body .job dd.content {
    font-style: normal;
}
body.doclibrary #content dl {
    margin-bottom: 10px;
}
body.doclibrary #content dl dt {
    font-weight: bold;
}
body div#market-appraisal #ftitle {
    width: 50px;
}
body div#market-appraisal #faddress, body div#market-appraisal #fpropertyaddress, body div#market-appraisal #freason, body div#market-appraisal #fdescription {
    width: 400px;
}
body div#maintenance-request #fdescription {
    width: 400px;
}
body.alert #pindexbox {
    float: left;
    width: 500px;
}
body.alert #content {
    padding-top: 20px;
}
body.alert #content input {
    margin-top: 0 !important;
}
body.alert #content #registerbox {
    border: 1px solid #DDDDDD;
    clear: right;
    float: left;
    margin-bottom: 15px;
    margin-left: 44px;
    text-align: center;
}
body.alert #content #alertmenu {
    background-color: #E7E6E6;
    display: block;
    list-style-type: none;
    margin: 15px 0;
    overflow: hidden;
    padding: 0 !important;
}
body.alert #content #alertmenu li {
    border-right: 1px solid #FFFFFF;
    float: left;
}
body.alert #content #alertmenu a {
    display: block;
    padding: 5px 20px;
}
body.alert #content #alertmenu .last {
    border: medium 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 textarea {
    width: 250px;
}
body.alert #content form select {
    width: 254px;
}
body.alert #content form input.checkbox {
    margin: 0 20px;
    width: auto;
}
body.alert #content form ul {
    margin-bottom: 0;
}
body.alert #content form li {
    clear: both;
    margin-bottom: 10px;
}
body.alert #content form li span {
    color: #999999;
    float: right;
    font-size: 0.9em;
    width: 230px;
}
body.alert #content form fieldset {
    display: block;
}
body.alert #content form fieldset.submit {
    border: medium none;
    padding: 0;
    text-align: right;
}
body.alert #content form em span, body.alert #content form .required, body.alert #content .warning {
    color: #0066B1;
    font-weight: bold;
}
#loginbox {
    float: right !important;
    width: 350px;
}
#loginbox #loginform fieldset {
    margin-left: 0;
    margin-top: 40px;
    width: 300px;
}
#loginbox #loginform input {
    width: 200px !important;
}
#loginbox #loginform fieldset.submit p {
    font-size: 0.9em;
    width: 220px;
}
body.alert #content #loginbox input.button {
    width: 90px !important;
}
body.alert #content #registerbox a {
    display: block;
    padding: 50px;
    width: 150px;
}
body.alert #content #registerbox a:link, body.alert #content #registerbox a:visited {
    color: #0066B1;
    font-weight: bold;
    text-decoration: none;
}
body.alert #content #registerbox a:hover {
    text-decoration: underline;
}
#alertRegister #reqForm span, #alertRegister #mainRequirements span, #alertRegister #personalDetails span {
    float: left;
    width: 420px;
}
#alertRegister #mainRequirements input#csTo, #alertRegister #mainRequirements input#csForm, #alertRegister #mainRequirements input#csSuburbs {
    width: 250px !important;
}
#home #animation {
}
#home #homebox {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}
#home #fpbox {
    background-color: #80B8E1;
    background-image: url("../img/fp_tile.jpg");
    background-repeat: repeat-x;
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 224px;
    width: 480px;
}
#home #qsbox {
    background-image: url("../img/qs_bg.jpg");
    float: left;
    height: 224px;
    width: 414px;
}
body#home #quicksearch fieldset {
    float: right;
    margin: 0 10px;
    padding: 0 !important;
    width: 250px;
}
body#home #quicksearch {
    margin-top: 40px;
}
body#home #quicksearch #criteria {
    border: medium none;
}
body#home #quicksearch #criteria p {
    margin: 0 !important;
    padding: 8px 0 0 !important;
}
body#home #quicksearch label {
    font-size: 0.9em;
}
body#home #quicksearch, body#home #quicksearch select {
    font-size: 1em;
}
body#home #quicksearch #criteria #qs_st label {
    color: #FFFFFF;
    float: right;
    margin: 0 !important;
    padding: 0 !important;
    width: 40px;
}
body#home #quicksearch #criteria #qs_st {
    float: right;
    height: 10px;
    margin: 0 !important;
    padding: 0 !important;
    width: 180px;
}
body#home #quicksearch #criteria #qs_st input {
    float: right;
    width: 20px !important;
}
body#home #quicksearch select {
    float: right;
    margin-left: 12px;
    margin-top: 10px;
    width: 210px;
}
body#home #quicksearch #qs_max-price {
    margin-left: 10px;
}
body#home #quicksearch #qs_price select {
    width: 98px;
}
body#home #quicksearch #submit {
    float: right;
    height: 16px;
    margin: 40px 10px 0 0 !important;
    padding: 0 !important;
}
body#home #quicksearch #submit input {
    background-image: url("/img/btn_blank.gif");
    color: #0066B1;
    display: block;
    float: right;
    font-size: 0.8em;
    height: 16px;
    text-transform: uppercase;
    width: 210px !important;
}
body#home #pow_0 {
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 224px !important;
    position: relative;
    width: 239px;
}
body#home #pow_1 {
    float: right;
    height: 224px;
    position: relative;
    width: 238px;
}
body#home #pow_0 #picture, body#home #pow_1 #picture {
    border: medium none !important;
    height: 180px !important;
    width: 238px;
}
body#home #pow_0 #suburb, body#home #pow_1 #suburb {
    color: #0066B1;
    float: left;
    font-weight: bold;
    padding-left: 5px;
    width: 130px;
}
body#home #pow_0 #price, body#home #pow_1 #price {
    color: #0066B1;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 95px;
}
body#home #pow_0 #more, body#home #pow_1 #more {
    bottom: 4px;
    position: absolute;
    right: 5px;
}
body#home #pow_0 #more a, body#home #pow_1 #more a {
    background-image: url("/img/btn_viewmore.gif");
    display: block;
    height: 16px;
    width: 90px !important;
}
body#renting.detail #propertydetails h3 {
    clear: both;
}

