/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
#wrap {width: 830px;margin: 0 auto;}
#footer {clear: both;padding: 15px 0 35px 0; text-align: center;}
#header {padding: 0 1px;overflow:hidden;}

body{
background-image:url(/img/bg.jpg);
}

#footer {
border-top:4px solid #ffd457;
background-color:#002d62;
}

/*#main {
background-image: url(/img/basic/column_right.gif);
background-repeat: repeat-y;
background-position: left top;
}*/
#header_outter{
height : 82px;
	border-top:4px solid #ffd457;
	border-bottom:4px solid #ffd457;
	background-color: #002d62;
	text-align:left;
}
#main{	
	background-image: url(/img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	text-align:center;
}
#sub_horizonal{
	background-image: url(/img/body_bg_sub_horizonal.jpg);
	background-position:0px 378px;
	background-repeat: no-repeat;
	height:382px;
}
#mainLeft{
	float:left;
	width:214px;	
}
#mainRight{
	float:left;
	width:612px;
	border-left:4px solid #ffd457;
	text-align:left;
}

#leftImage{
	border-left:4px solid #ffd457;
}
#contentPage{
	clear:both;
	width:608px;
	float: left;
	background-color:#FFFFFF;
	border-right:4px solid #ffd457;	
}
#content{
	width: 387px;
	float: left;
	padding: 25px;
	background-color:#FFFFFF;
        min-height:300px;
}
#sub-section{
	width: 131px;
	float: left;
	padding: 25px;
	padding-left:0px;
	background-color:#FFFFFF;
}
#menu{
	float:left;
	width:100%;
	text-align:left;
	margin-bottom:4px;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;padding-left:15px;padding-right:15px;}
/* Header
----------*/
#header img {

}
html.nocol h2{
	margin-bottom:15px;
}
/* Menu
---------*/

.menu li:hover {
background-color:#346093;
}

.menu li li {
padding: 0;
height:25px;
line-height:25px;
}

.menu li li a {
padding: 0px 15px;
display: block;
width: 155px;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #002d62;
}

p {
font-size: 0.9em;
}

h1 {
font-size: 1.5em;
margin-bottom: 15px;
color:#ed1c2e;
}

h2 {
font-size: 1.2em;
margin-bottom: 3px;
color:#ed1c2e;
}

h3 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #ed1c2e;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
}
#footer div.container{
width:836px !important;
margin:0 auto;
}

#footer,
#footer a:link,
#footer a:visited {
font-weight:bold;
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #ffd457;
}
#footer .footerLink{
	float:left;
	font-size: 0.9em;
	color: #fff;
}
#footer .footerAddress{
	float:right;
	font-size: 0.9em;
	color: #fff;
}

#content ul,#content li,dd,dl,dt{
font-size:0.95em;
}
/* Dropdown menu
-----------------*/

.menu a {
background-image:url('/img/menu_sep.jpg');
background-position:right top;
background-repeat:no-repeat;
font-weight: bold;
font-size: 1em;

}
.menu li a{
	height:32px;
	line-height:29px;
	_line-height:32px;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #FFF;
text-decoration: none;

}

.menu a:hover {
background-color: #346093;
}

.menu li li a, .menu li li a:link, .menu li li a:visited {
background-image:url(/img/submenu_background.gif);
background-repeat:no-repeat;
background-position:6px 13px;
border:1px solid #ffd457 !important;
border-top:0px !important;
border-bottom:0px !important;
text-transform: none;
font-weight:normal;
background-color:#002c61;
font-size:0.9em;
}
.menu li li a:hover {
background-color:#346093;
}
.menu li li.first a{
border-top:1px solid #ffd457 !important;
}
.menu li li.last a{


border-bottom:1px solid #ffd457 !important;
}
/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form label {
display: block;
float: left;
width: 120px;
margin-right: 10px;
}

form input,
form textarea,
form select {
width: 220px;
}

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 {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #002857;
border: none;
color: #fff;
}

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: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/
body#home #header{
#padding-top:5px;
#padding-bottom:5px;
}
body#home #sub-section form #submit input {
	font-size: 0.9em;
	font-weight: bold;
}

body#home #content{
	padding:0px;
}

body#home #content img#dyn-img2 {
	float: left;
	margin: 0 20px 10px 0;
}

body#home #sub-section fieldset {
	border: none;
	padding: 0;
}

body#home #sub-section legend {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-left: 0;
	margin-left: 0;

}

body#home #sub-section label {
	font-size: 0.9em;
	font-weight: bold;
	float: none;
	display: inline;
}

body#home #sub-section p {
	margin-bottom: 5px;
}

body#home #sub-section select {
	width: 140px;
	font-size: 0.9em;
}

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 {
	padding-right: 5px;
	width: auto;
	float: none;
	display: inline;
}

body#home #sub-section form #qs_st input {
	vertical-align: middle;
	width: auto;
}

body#home #sub-section form #submit {
	text-align: right;
	padding: 0 8px 0 0;
}


body#home #pow{
	text-align:center;
	width:210px;
	color:#FFF;
	height:324px;
}
body#home #pow p{
	padding-top:7px
}
body#home #powDescription p.bigfont14{
	font-weight:bold;
	font-size:14px;
	padding: 10px 0 0 0;
}
body#home #powTitle{
	#position:relative;
	#top:-4px;
	_position:relative;
	_top:-4px;
}
body#home #powDescription{
	padding:0px 15px 0px 15px;
}

body#home #main{
	background-image: url(/img/body_main_bg.gif);
	background-repeat: repeat-x;
	background-position:top;
}

body#home #main #wrap{
	border-left:4px solid #ffd457;
}
body#home #mainLeft{
	width:210px;
	background-color:#002d62;
}
body#home #propertyAlert{
	position:relative;
	_position:absolute;
	z-index:10;
	width:679px;
	height:54px;
/*	background-image:url(/img/propertyAlert.gif);*/
	background-image:url(/img/placeholder_propertyalert.gif);
	background-repeat:no-repeat;
	padding-top:4px;
}
body#home #propertyAlert a{
	height:50px;
	line-height:50px;
	width:210px;
	display:block;
	_display:inline;
	float:left;
}
body#home #propertyAlert a:link,
body#home #propertyAlert a:visited{
	color:#ffd457;
}
body#home #propertyAlert a:hover{
	color:#ffd457;
}
body#home #slogan{
	clear:both;
	position:relative;
	_position:absolute;
	z-index:10;
	width:822px;
	height:54px;
	float:left;
}
body#home #propertyAlert_outter{
	height:54px;
}
body#home #footer #wrap{
	background-image:url(/img/footer_inner.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:62px;
	position:relative;
	left:-2px;
}
body#home #footer{
	border-top:4px solid #ffd457;
	background-color:transparent;
	background-image:url(/img/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0;
}
body#home #footer .footerLink{
	padding:7px 0px 0px 28px;
}
body#home #footer .footerAddress{
	padding:7px 189px 0px 0px;
}


/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
body.listing .property {
background-image:url(/img/property.jpg);
background-repeat:no-repeat;
padding:1px;
height:171px;
width:576px;
clear: both;
overflow: hidden;
margin-bottom:10px;
}
body.listing .property .images {
display: block;
float: left;
width:164px;
height:114px;
margin-right: 7px;
}
body.listing .property a img#mainimage{
	width:163px;
	height:114px;
        margin:0px;
}
body.listing .property a img{
	width:81px;
	height:56px;
        margin-top:1px;
        margin-right:1px;
}
body.listing .property .details {
width: 394px;
float: left;
margin-top:10px;
margin-right: 0px;
margin-bottom:0px;
}

body.listing .property .details .features {
clear:both;
float: left;
font-weight: bold;
width:194px;
}
body.listing .property .details .mainTitle {
font-size: 1.0em;
font-weight:bold;
text-transform:uppercase;
color:#ee1c2e!important;
margin-bottom:5px;
}

body.listing .property .features img {
margin-right: 7px;
margin-left:  7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.0em;
text-transform:uppercase;

}

body.listing .property .details h3 {
clear:both;
font-size: 0.9em;
margin-bottom: 2px;
padding-top: 10px;
color:#000!important;
text-transform:uppercase;
}

body.listing .property .details p {
margin-bottom: 5px !important;
font-size:0.9em;
height:60px;
}

body.listing .property .price h3{
text-align: left;
padding-top:5px;
padding-bottom:5px;
color:#dd1a2c!important;
}
body.listing .property .viewproperty{
	text-align:right;
	padding-right:15px;
	font-size:0.9em;
	padding-top:5px;
}
body.listing .property .viewproperty a{
	color:#dd1a2c;
}
body.listing #filter {
	background-image:url(/img/filter.jpg);
	background-repeat:no-repeat;
	width:558px;
	height:30px;
	padding: 10px;
        padding-top:16px;
	margin-bottom: 5px;
}

body.listing #filter select {
width: 82px;
_width:80px;
display: block;
font-size: 0.9em;
color:#000;
}

body.listing #filter #qs_bedrooms {
	width:75px;
}
body.listing #filter #qs_property-type {
	width:90px;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 5px;
}

body.listing #filter input {
width: auto;
padding:0px;
margin-top: 2px;
cursor: pointer;
border: none;
}
body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
}
body.listing p.pagebar a{
	color:#d7161e;
}
 body.listing #order{
 	padding-top:10px;
	padding-bottom:10px;
 }


/* Property detail
-------------------*/

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1.2em;
color: #ed1c2e;
}

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 {
width : 579px;
float: left;
}
body.detail #addressbar h1 .suburb {
float: left;
}
body.detail #addressbar h1 .address {
float: right;
}

body.detail div#topBox{
border:1px solid #dddddd;
background-color:#e6e6e6;
width:562px;
padding:20px 0px 10px 15px;
margin-bottom:20px;
}

body.detail #propertydetails img {
vertical-align: middle;
margin: 0 4px 0 4px;
} 
body.detail #propertydetails p#feature{
font-weight:bold;
}
body.detail #propertydetails {
width: 137px;
padding-left:10px;
float: left;
}

body.detail #extradetails {
width: 410px;
float: left;
}

body.detail #extradetails img {
width: 132px;
height:101px;
margin-left: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: 1px solid #e6e3b8;
}

body.detail #extradetails img#mainimage {

width: 272px;
height:206px;
display: block;
margin-left:0px;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}
body.detail #descriptionBox{
clear:both;
float:left;
border:1px solid #dddddd;
background-color:#e6e6e6;
width:393px;
padding:10px;
margin-bottom:20px;
}
body.detail #toolBox{
float:left;
width:155px;
padding-left:8px;
}
body.detail div.contact{
border:1px solid #dddddd;
background-color:#e6e6e6;
padding:10px 5px 10px 10px;
color:#3c3c35;
margin-top:-5px;
margin-bottom:15px;
}
body.detail div.contact h2.section{
color:#3c3c35 !important;
text-transform:uppercase;
font-size:1.1em !important;

}
body.detail div.contact a{
font-weight:bold;
color:#002e62;
}
body.detail dl.officedetails img {
width: 132px;
}
body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}
ul#toolslist li a{
color:#002e62;
font-weight:bold;
display:block;
border:1px solid #dddddd;
background-color:#e6e6e6;
width:156px;
margin-bottom:5px;
text-align:center;
line-height:24px;
vertical-align:middle;
}
/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
}
body.brochure #header {
background-image: none;
}
body.brochure #propertydetails {
clear:both;
float: left;
width: 280px !important;
text-align:left;
margin-bottom:20px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 247px;
float: right;
text-align:left;
margin-bottom: 20px;
}
body.brochure #addressbar {
xheight: 25px;
xmargin-bottom: 5px;
overflow: hidden;
}
body.brochure #addressbar h1 {
width : auto;
float: left;
}
body.brochure #addressbar p {
float: right;
font-weight: bold;
}

body.brochure #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 
body.brochure #extradetails img {
width: 118px;
height:auto;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: 1px solid #22243D;
}

body.brochure #extradetails img#mainimage {
width: 240px;
height:auto;
display: block;
}

body.brochure #extradetails .images p {
text-align: center;
clear: both;
}
/*body.brochure dd,dl,dt{
	font-size:0.95em;
}*/
/* 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;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 5px;
background-image: none;
background-color: #002d62;
border-bottom: 10px solid #ffd457;
padding:5px 0px;
}
body.slideshow h1{
margin-bottom:5px;
}
body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 5px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
}

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: #fff;
text-align: left;
}
html.popup h2{
	margin-bottom:10px;
}
html.popup #header {
background-image: none;
background-color: #002d62;
border-bottom: 10px solid #ffd457;
text-align:center;
padding:5px 0px;
}

html.popup #header img {
float: none;
margin:0 auto;
}
html.popup #content{
	width:560px;
}
/* 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 dl,
body.ofi #content dl{
overflow:auto;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}

body.ofi #content .print {
float : right;
}
body.ofi_print #content h1 {
width: 530px !important;
}
body.ofi_print #content h2 {
width: 530px !important;
background-color: #bbb;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
clear: both;
}
body.ofi_print #content dl {
width: 524px !important;
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;
}

/* OFI printfriendly
---------------------------------*/

html.ofi_print,
body.ofi_print {
background-image: none;
background-color: #fff;
}
body.ofi_print #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.ofi_print #main {
background-image: none !important;
}			
body.ofi_print #content {
background-image: none !important;
float: none !important;
}
body.ofi_print #header {
background-image: none;
}

body.ofi_print #content h2 {
background-color: #bbb;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
clear: both;
}
body.ofi_print #content dl {
clear: both;
overflow: hidden;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
body.ofi_print #content dl.stripe {
background-color: #ddd;
}
body.ofi_print #content dt {
width: 120px;
display: block;
float: left;
text-align : left;
}
body.ofi_print #content dd.address {
float: left;
width: 130px;
float: left;
text-align : left;
}
body.ofi_print #content dd.price {
float: left;
width: 160px;
}
body.ofi_print #content dd.time {
font-weight: bold;
float: left;
width: 110px;
}
body.ofi_print #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 #fff;
}
 
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: 110px;
}

body.alert #content form input,
body.alert #content form textarea,
body.alert #content form select {
width: 260px;
}

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: 150px;
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 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: 145px;
}

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;
	background: #e4e4e4 url(/img/propertyalert_bg.gif) no-repeat top right ;
}

body.alert #content #registerbox a {
font-size:2em;
display: block;
padding: 20px 0;
width: 250px;
}

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;
}

.menu a {
display:block;
padding: 0px 19px 0px 19px;
_display:block-inline;
_padding:10px 19px 8px 19px;
}

/* Newsletter
------------- */
body#newsletter #sub-section dl,
div.newsitem {
clear: both;
margin-bottom: 10px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
body#newsletter #sub-section dl dt {
font-weight: bold;
font-size: 1em;
font-style: italic;
margin-bottom: 0;
color:#ed1c2e;
}
div.newsitem h2 {
font-weight: bold;
font-size: 1.2em;
font-style: italic;
margin-bottom: 0;
}