/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
#wrap {width: 100%;}
#footer {clear: both; margin:auto; width:845px;padding: 10px 0 20px 0; text-align: left;}
#header {padding: 0 1px;overflow:hidden;}

body, html {
background-color: #c0c5cc;
margin-top:5px;
}

#wrap,
#footer {
}
#wrap_outer{
border:3px solid #d7ddea;
background:url(/img/header_bg.jpg) -2px 0px no-repeat #FFFFFF;
#background:url(/img/header_bg.jpg) -3px 0px no-repeat #FFFFFF;
width: 994px;
margin: 0 auto;
}
#wrap{
background:url(/img/approved.jpg) bottom right no-repeat;
}
#main {
width:847px;
margin:auto;
border:1px solid #ebeff6;
border-bottom: 3px solid #4366b0;
border-top:1px solid #cccfd5;
background:url(/img/main_bg.jpg) repeat-x #d6dded;
}

#main #mainContent{
width:625px;
_width:623px;
margin:8px 2px 14px 5px;
_margin:8px 2px 14px 3px;
background:#FFF;;
float:left;
}

/*Right Column*/

#rightColumn{
width:210px;
float:right;
margin-top:9px;
padding-top:30px;
}

#freemarket, #realestatenews{
border-top:1px solid #FFF;
text-align:right;
margin-bottom:10px;
padding:8px 8px 0px 0px;
}

#realestatenews{
border-bottom:1px solid #FFF;
padding-bottom:10px;
}

#freemarket p.boxTitle, #realestatenews p.boxTitle{
text-align:left;
padding-left:15px;
margin-bottom:9px;
background:url(/img/white_bullet.jpg) no-repeat 3px 3px;
}

#freemarket p.boxTitle a:link,
#freemarket p.boxTitle a:visited,
#realestatenews p.boxTitle a:link,
#realestatenews p.boxTitle a:visited{
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#253760;
}

#propertyclub{
border:2px solid #e7eaee;
margin-right:7px;
background:url(/img/propertyclub.jpg) no-repeat #FFF;
padding:22px 0px 0px 25px;
}
#propertyclub #propertyclubform{
background:#e7eaee;
border-top:3px solid #4366b0;
padding:4px 7px 7px;
height:147px;
#height:151px;
}
#propertyclub #btnlogin{
width:auto;
float:right;
margin:4px;
}
#propertyclub #fLogin, #propertyclub #fLoginPassword{
width:105px;
margin:2px;
margin-right:0px;
}


#menu {
background:url(/img/menu_bg.jpg) repeat-x;
height:35px;
width:849px;
margin:auto;
}

#OrderSearchBy{
float:right;
margin-top:-35px;
}
/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both;}
#content {
width: 402px; float: left; padding: 15px 5px 10px 10px;
padding-top:15px;
}
#sub-section {
width: 200px; float: right; padding: 15px 0px 15px 7px;
_width: 195px; float: right; padding: 15px 0px 15px 7px;
}
/* pages without columns */
html.nocol #content,
body.doclibrary #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}

/* Pages without columns
-------------------------*/
body.buying #main #mainContent, 
body#staff #main #mainContent {
width:837px;
background:#FFF;
margin:8px 2px 14px 5px;
_margin:8px 2px 14px 3px;
}

/* Header
----------*/
#header img {
display: block;
float: right;
}

#header{
margin-top:91px;
width:850px;
}

/* Menu
---------*/

.menu {
width: auto;
}
.menu ul{
margin-top:-2px;
}
.menu a {
padding: 0px;
}

.menu li {
padding: 0px;
}

.menu li li {
padding: 0px;
}

.menu li li a {
padding: 4px 15px;
display: block;
width: 175px;
}

/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #253760;
}

p {
font-size: 1em;
}

h1 {
font-family:arial;
font-size:1.1em;
color: #293752;
text-transform:uppercase;
border-bottom:3px solid #3e6baf;
font-weight:bold;
margin-bottom: 15px;
}
h1:first-letter {
font-size: 2em;
float:left;
border-bottom:none;
padding-right:3px;
background:#FFF;
}


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: #4366b0;
text-decoration:none;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #213256;
text-decoration: none;
}



#footer a:hover {
color: #213256;
}

/* Header
----------*/

#header img#logo {
float: left;
position: relative;
top: 40px;
left: 20px;
}

/* Dropdown menu
-----------------*/

.menu a {
background:url(/img/menu_sep.jpg) right no-repeat;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #CCC;
}

.menu li li a {
border: none;
text-transform: none;
background:none #273c67;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

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 {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #4366b0;
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{
margin-top:34px;
}

#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}

/* Home 
---------*/

body#home #wrap_outer{
background:url(/img/home_header_bg.jpg) -2px 0px no-repeat #FFFFFF;
#background:url(/img/home_header_bg.jpg) -3px 0px no-repeat #FFFFFF;
}
body#home #header{
margin-top:34px;
#margin-top:31px;
}

body#home #homeslide{
border:1px solid #8e99b2;
border-top:2px solid #4366b0;
height:244px;
width:847px;
margin:auto;
}
body#home #homelogo{
position:relative;
left:72px;
top:63px;
z-index:9999;
}
body#home #imageSlideshowHolder{

}

body#home #homeRight{
float:right;
width:211px;
height:244px;
background:url(/img/home_right.jpg) repeat-x;
}

body#home #home_phone{
background:url(/img/home_phone_num.jpg) no-repeat;
height:95px;
}
body#home #home_testimonials, 
body#home #home_realestatenews{
border-top:1px solid #FFF;
text-align:right;
margin-bottom:10px;
padding:8px 8px 0px 0px;
color:#c1c9d9;
}
#home_testimonials p.boxTitle, #home_realestatenews p.boxTitle{
text-align:left;
padding-left:15px;
margin-bottom:9px;
background:url(/img/blue_bullet.gif) no-repeat 3px 3px;
}

#home_testimonials p.boxTitle a:link,
#home_testimonials p.boxTitle a:visited,
#home_realestatenews p.boxTitle a:link,
#home_realestatenews p.boxTitle a:visited{
font-weight:bold;
text-decoration:none;
font-size:14px;
color:#FFF;
}

body#home #main{
padding-top:10px;
padding-bottom:10px;
}

body#home #quickSearch{
float:left;
width:197px;
}
body#home #club{
float:right;
width:210px;
}
body#home #quickSearch{
border:2px solid #e7eaee;
margin-left:7px;
_margin-left:3px;
margin-right:7px;
_margin-right:5px;
background:url(/img/quicksearch.jpg) no-repeat #FFF;
padding:22px 0px 0px 25px;
}
body#home #quickSearch #quicksearchform{
background:#e7eaee;
border-top:3px solid #4366b0;
padding:12px 7px 7px;
height:138px;
#height:143px;
}
body#home #quickSearch input{
width:auto;
}
body#home #quickSearch #quicksearchform #qs_rent label,
body#home #quickSearch #quicksearchform #qs_buy label{
width:40px;
}

body#home #quickSearch #quicksearchform #qs_rent,
body#home #quickSearch #quicksearchform #qs_buy{
width:90px;
float:left;
margin-bottom:10px;
#margin-bottom:0px;
}
body#home #quickSearch #btn_search{
clear:both;
width:auto;
float:right;
}
body#home #quickSearch select{
width:180px;
margin-bottom:7px;
}

body#home #quickSearch #qs_min-price,
body#home #quickSearch #qs_max-price,
body#home #quickSearch #qs_rent_min-price,
body#home #quickSearch #qs_rent_max-price{
width:89px;
margin-right:2px;
float:left;
}


body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
}

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{
border:2px solid #e7eaee;
width:162px;
margin-right:7px;
_margin-right:5px;
float:left;
padding:22px 0px 0px 25px;
}
body#home #pow img{
width:162px;
margin-bottom:5px;
}
body#home #powBox p a:link, body#home #powBox p a:visited{
float:right;
margin-top:-15px;
padding-right:14px;
background:url(/img/blue_bullet2.jpg) right no-repeat 3px;
}
body#home .powSale{
background:url(/img/featureSale.jpg) no-repeat #FFF;
}

body#home .powRent{
background:url(/img/featureRent.jpg) no-repeat #FFF;
}
body#home #powBox{
background:#e7eaee;
border-top:3px solid #4366b0;
height:157px;
#height:162px;
}

/* Contact Us
--------------*/

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/
body.listing #content{
padding:0px;
margin-bottom:-65px;
}
body.listing #main #mainContent{
width:837px;
background:none;
margin-bottom:0px;
padding-bottom:0px;
}

body.listing #listingHeader{
background:#FFF;
padding:7px;
}

body.listing #listingHeader p{
text-indent:25px;
}
body.listing #listingHeader #filter p label{
text-indent:0px;
color:#000;
font-weight:normal;

margin-bottom:3px;
}

body.listing .property #propertyHeading{
border-bottom:3px solid #4366b0;
height:20px;
}
body.listing .property #propertyHeading h2{
float:left;
}
body.listing .property {
padding: 10px 7px 10px 25px;
height:160px;
overflow: hidden;
background:#FFF;
margin-top:13px;
}

body.listing .property .image {
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}
body.listing .property .image img {
width:170px;
height:130px;
}

body.listing .property .details {
width:100%;
float: left;
margin-top:-4px;
#margin-top:0px;
}

body.listing .property .features {
float: right;
font-weight: bold;
color: #000;
width:300px;
text-align:right
}

body.listing .property .features P{
width:45px;
float:right;
margin-right:8px;
}

body.listing .property .features img {
margin-left: 3px;
float:right;
margin-top:-5px;
_margin-top:0px;
}

body.listing .property .details #propertyPrice{
float:left;
height:130px;
width:220px;
}
body.listing .property .details #propertyDescription{
padding-top:27px;
height:108px;
float:right;
width:385px;
}

body.listing .property .details h2 {
font-size: 1.2em;
font-style: italic;
}

body.listing .property .details h3 {
font-size: 1.2em;
margin-bottom: 2px;
color:#4366b0;
margin-top:5px;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {

}
body.listing .property #btn_detail {
margin-top:50px;
float:right;

}


body.listing #filter {
height: 40px;
padding: 0px 0px 3px 25px;
}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}

body.listing #filter p {
clear: none;
float: left;
margin-right: 12px;
}

body.listing #filter input {
width: auto;
padding: 2px 10px;
margin-top: 14px;
cursor: pointer;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
padding-left: 5px;
}


/* Property detail
-------------------*/
body.detail #main #mainContent{
width:837px;
}

body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
}

body.detail #extradetails dl dt {
font-weight: bold;
}

body.detail #content h2 {
padding: 3px 0;
margin-bottom: 5px;
font-size: 1.2em;
color: #4366b0;
}

body.detail #content h3 {
font-size: 1em;
border-bottom:3px solid #4366b0;
margin-top:15px;
}

body.detail #description{
clear:both;
padding-top:10px;
}

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 {
height:25px;
margin-bottom:5px;
border-bottom:2px solid #4366b0;
}

body.detail #addressbar span{
float: left;
font-size:16px;
font-weight:bold;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
color:#000;
_height:23px;
}

body.detail #addressbar img {
vertical-align: middle;
margin: -2px 12px 0 0px;
_margin: 0px 12px 0 0px;
} 

body.detail #propertydetails {
width: 282px;
float: right;
}

body.detail #extradetails {
width: 512px;
float: left;
margin-left:10px;
margin-top:-3px;
}

body.detail #extradetails img {
width: 167px;
margin-left: 1px;
margin-bottom: 1px;
display: block;
float: left;
border: 1px solid #22243D;
}

body.detail #extradetails img#mainimage {
width: 507px;
display: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;

}
body.detail #agent{
clear:both;
}
body.detail #agentImg{
float:left;
}
body.detail #agentd{
text-align:right;
}

body.detail #agentd dt{
font-weight:bold;
margin-bottom:10px;
}
body.detail #agentImg img{
border:1px solid #000;
width:90px;
}

body.detail #Usefultools{
background:#cccfd5;
border-top:3px solid #4366b0;
border-bottom:3px solid #4366b0;
padding-left:5px;
}
body.detail #Usefultools h2{
color:#000;
}
body.detail #toolslist li{
margin-top:3px;
}
body.detail #toolslist a:link,body.detail #toolslist a:visited{
color:#000;
padding-left:20px;
background:url(/img/white_bullet.jpg) no-repeat 5px 2px;
}
/* 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%;
margin:auto;
}
body.brochure #wrap #header{
width:500px;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
width:560px;
}
body.brochure #header {
background-image: none;
margin-top:0px;
}
body.brochure #header img{
background-image: none;
margin-top:0px;
float:left;
}
body.brochure #addressbar p{

}
body.brochure #addressbar img{
margin-right:0px;
}

body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
width: 118px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: 1px solid #22243D;
}
body.brochure #extradetails img#mainimage {
width: auto;
display: block;
}
body.brochure #extradetails {
width: 247px;
}

	
/* 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-top:0px;
margin-bottom: 10px;
background-image: none;
}

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: 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 #header {
background-image: none;
background-color: #22243D;
border-bottom: 10px solid #EF8B13;
}

html.popup #header img {
float: none;
}

/* 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.alertIndex #content p{
width:330px;
float:left;
}
body.alert #content p {
}
body.alert #registerbox p, body.alert #loginbox p{
float:none;
width:auto;
}
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: 120px;
}

body.alert #content form input,
body.alert #content form textarea,
body.alert #content form select {
width: 250px;
#width: 230px;
}

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: 200px;
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: 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;
}

html#emailagent #header{
margin-top:0px;
background:#FFF;
border:none;
}
