/*===BASIC TEMPLATE 1===
Fixed width, two columns
Horizontal menu, dropdowns top to bottom
=======================*/

/* Global structure
----------------------*/
body, html, #wrap {height: auto;}
#wrap {width: auto;margin: 0 auto; overflow:hidden;}
#footer {clear: both;padding: 10px 0 20px 0; text-align: center; font-size:11pt; color:#999999;}

#header {
overflow:hidden;
text-align:center;
background:url(/img/logo_bg.jpg) no-repeat  center top ;
}
#header .container {
width:800px;
margin:0px auto;
overflow:visible;
text-align:center;
}


body, html {background: #314A9E url(/img/bg.gif) repeat-x;}

#wrap {background: #314A9E url(/img/bg.gif) repeat-x;}
#footer {background:#314A9E;}

#menu {
background-image:url(/img/menu_03.gif);
background-repeat:repeat-x;
border-bottom: 1px solid #fff;
background-color:#000;
border-left: none;
border-right: none;
}

/* Column layout
-----------------*/
/* two column, sidebar on the right */
#main {clear: both; background:none;}
#content {width: 800px; padding: 15px 20px;margin: 0 auto;}
#sub-section {width: 150px; float: right; padding: 15px 20px;}
/* pages without columns */
html.nocol #content,
body.listing #content,
body.detail #content,
body#staff #content {width: auto;display: block;float: none;}

/* Pages without columns
-------------------------*/
html.nocol #main,
body.listing #main,
body.detail #main,
body#staff #main {
background-image: none;
background-color: #fff;
}

/* Header
----------*/
#header img {
display: block;
float: right;
}

/* Footer
-----------*/
#footer .container {
background: none;
}

#footer .publisher{
color: #999;
}

#footer .publisher a {
color: #999;
padding-left: 2px;
padding-right: 6px;
}

/* Menu
---------*/

.menu {
margin: 0 auto;
width: 800px;
}

.menu a {
padding: 8px 13.1px;
}

.menu li {
padding: 9px 0px;
}

.menu li li {
padding: 0;
}

.menu li li a {
padding: 4px 20px;
display: block;
width: 140px; 
}



/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: verdana, Helvetica, sans-serif;
color: #22243d;
}

p {
font-size: 0.9em;
}

h1 {
font-size:1.3em;
color:#EA383B;
font-weight:bold;
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;
font-family:Verdana;
}

a:link,
a:visited {
color: #ea383b;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
}

#footer,
#footer a {
color: #999;
text-decoration: none;
}

/* Header
----------*/

#header img#logo {

}

/* Dropdown menu
-----------------*/

.menu a {
font-weight: bold;
font-size: 1em;
}

.menu a:link,
.menu a:visited {
color: #fff;
text-decoration: none;
}

.menu a:hover {
color: #fff;
background: #EA383B;
}

.menu li li {
background: #fff url(/img/menu.gif) no-repeat 10px 9px;
color: #000;
border-left: 1px solid #EA383B;
border-right: 1px solid #EA383B;
}

.menu li li#first {
border-top: 1px solid #EA383B;
margin-top: -1px;
}

.menu li li#last {
border-bottom: 1px solid #EA383B;
}

.menu li li a:hover {
background: #fff url(/img/menu_over.gif) no-repeat 10px 9px;
color: #EA383B !important;
}

.menu li li a:link,
.menu li li a:visited {
color: #000;
text-decoration: none;
}

.menu li:hover>a {
background-color: #EA383B;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
}
html.popup form input,
html.popup form textarea,
html.popup form select{
	width:450px;
}
form input,
form textarea,
form select {
width: 250px;
}

form input.radio {
width: 30px;
}

form textarea {
font-family: verdana , 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: #E33916;
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;
}
body.dynamic_page #content h1, body.calcs #content h1, body.links #content h1 {
	font-size:1.3em;
	color:#EA383B;
	font-weight:bold;
}

body.dynamic_page #main,
body.calcs .container {
background: #314A9E url(/img/bg.gif) repeat-x;
}

body.calcs #content {
width: 760px;
background: #fff;
}

body.dynamic_page #content {
	padding:0px;
	width:570px;
}

body.calcs #content fieldset#submit input,
body.dynamic_page #content fieldset#submit input {
background: #e33916;
color: #fff;
font-weight: bold;
border: none;
padding: 3px;
font-size: 0.9em;
}

body.dynamic_page #sub-section{
	padding: 0px;
	margin-top:30px;
	/* margin-right: 15px; */
}
body.dynamic_page #content h2{
	font-size:1em;
	font-weight:bold;
}
body.dynamic_page p{
	font-size: 0.9em;
}
body.dynamic_page #main .container{
	background:#fff;
	overflow:hidden;
	padding:20px;
	margin:0px auto;
	width:760px;
}
#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
}

#sub-section img#dyn-img2 {
margin-bottom: 10px;
display: block;
}
body.calcs #sub-section, body.links #sub-section, html.nocol #sub-section {
	display:none;
}

html.nocol #content {
width: 760px;
background: #fff;
overflow: hidden;
}

html.nocol .container  {background: #314A9E url(/img/bg.gif) repeat-x;}

/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}
#sub-section a {
color: #ea383b;
}

/* quick search */
div.checkboxsearch {
background:#FFFFFF none repeat scroll 0% 50%;
border:1px solid #B5B5B5;
height:55px;
margin-bottom:10px;
overflow:auto;
text-transform:capitalize;
width:148px;
}

div.checkboxsearch p {
margin-bottom:0px !important;
padding:2px 0pt 0pt 2px;
}

div.checkboxsearch input {
margin-right:3px;
width:15px;
}

/* Home 
---------*/
body#home #main .container{
background: #314A9E url(/img/bg.gif) repeat-x;
}

body#home #sub-section form #submit input {
font-size: 0.9em;
font-weight: bold;
}

body#home #main #content {
width: 760px;
background: #fff;
margin:0px auto;
padding: 0 20px 15px 20px;
float: none ! important;
overflow: hidden;
}

body#home #content form fieldset {
border: none;
padding: 0;
margin-bottom: 0;
}

body#home #content #tools h3,
body#home #content #feature_property h3 {
color: #fff;
background: #000;
padding: 5px 15px;
}

body#home #content #main_pic {
margin-top:0pt; position:relative; left:-20px;
}

body#home #content #quick_search {
width: 248px;
float: left;
border: 1px solid #000;
background: #fff;
margin-top: 15px;
}

body#home #content #quick_search select {
width: 105px;
}

body#home #content #quick_search select#qs_st,
body#home #content #quick_search select#qs_min-price {
margin-right: 4px;
}

body#home #content #quick_search p {
margin: 10px 15px;
}

body#home #content #quick_search fieldset#submit {
margin-left: 15px;
margin-bottom: 10px; 
text-align: left;
}

body#home #content #quick_search fieldset#submit input {
width: 105px !important;
background: #e33916;
color: #fff;
font-weight: bold;
border: none;
padding: 3px;
}

body#home #content #feature_property {
width: 490px;
float: right;
border: 1px solid #000;
background: #fff;
margin-top: 15px;
}

body#home #content #picture {
width: 150px;
height: 88px;
overflow: hidden;
float: left;
margin: 10px 15px;
}

body#home #content #picture img {
width: 150px;
}

body#home #content #top_line {
margin-top: 10px;
}

body#home #content #top_line,
body#home #content #description{
width: 309px;
float: right;
margin-bottom: 10px;
}

body#home #content #suburb {
color: #000;
text-transform: capitalize;
}

body#home #content #price {
font-weight: bold;
}

body#home #content #link {
width: auto;
float: right;
margin-right: 15px;
}

body#home #content #link a {
color: #ea383b;
}

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;
}

/* Contact Us
--------------*/
#contact_us.dynamic_page #sub-section {
padding-right: 20px;
}

dl.officeDetails dt.secondaryAddress {
margin-top: 15px;
}

/* Listings
------------*/

body.listing #content {
width: 760px;
margin: 0 auto;
background: #fff;
}

body.listing .container {
background: #314A9E url(/img/bg.gif) repeat-x;
}

body.listing .property {
padding: 10px 0;
clear: both;
overflow: hidden;
border-bottom: 1px solid #ddd;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 15px;
border: 1px solid #22243D;
}

body.listing .property .details {
width: 502px;
float: left;
}

body.listing .property .features {
float: right;
font-weight: bold;
color: #000;
width: 241px;
clear: both;
text-align: right;
margin-top: -30px;
}

body.listing .property .features p{
margin: 0px;
padding: 0px;
color: #333674;
}

body.listing .property .features img {
margin-right: 7px;
margin-left: 7px;
vertical-align: bottom;
}

body.listing .property .details h2 {
font-size: 1.2em;
}

body.listing .property .details h3 {
font-size: 1.1em;
margin-top: 6px;
margin-bottom: 12px;
width: 241px;
}

body.listing .property .details p {
margin-bottom: 0 !important;
}

body.listing .property .price {
text-align: left;
width: 241px;
color: #f00;
}

body.listing #filter {
height: 40px;
padding: 10px;
margin-bottom: 5px;
background-color: #FADBBC;
}

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;
background-color: #e33916;
border: none;
color: #fff;
font-size: 0.9em;
font-weight: bold;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
}
body.listing p.pagebar a:link{
color: #EA383B;
}

body.listing #content h1{
color: #EA383B;
}

body.listing #content #refinetitle{
color: #fff;
background: #000;
font-weight: bold;
padding: 5px;
padding-left: 10px;
}

body.listing #content #filter{
background: #fff;
border: solid 1px #000;
}

body.listing #content #ordersave{
padding-top: 6px;
padding-bottom: 8px;
border-bottom: 1px solid #ddd;
}

body.listing #content #ordersave #saveSearch{
display: none;
}

body.listing #content #ordersave #order a:link{
color: #EA383B;
}

body.listing #content #filter form label{
color: #000;
font-weight: normal;
padding-bottom: 5px;
font-size: 11px;
}

body.listing #content #filter form p{
margin-bottom: 20px;
}

body.listing #content #filter form p select#qs_suburb{
width: 90px;
}

body.listing #content #filter form p select#qs_bedrooms,
body.listing #content #filter form p select#qs_bathrooms,
body.listing #content #filter form p select#qs_parking,
body.listing #content #filter form p select#areafrom,
body.listing #content #filter form p select#areato {
width: 70px;
}

body.listing #content #filter form input{
background-color: #f00;
margin-top: 18px;
margin-left: 12px;
}

body.listing #content #ordersave #order{
padding: 10px;
padding-left: 0px !important;
}

body.listing #sub-section{
display: none;
}

body.listing #footer .container {
background: none;
}

body.listing #footer .publisher{
color: #999;
}

body.listing #footer .publisher a {
color: #999;
padding-left: 2px;
padding-right: 6px;
}

body.listing .property .details #description a {
color: #EA383B;
}

/* Property detail
-------------------*/

body.detail #content {
width: 760px;
margin: 0 auto;
background: #fff;
overflow: hidden;
}

body.detail .container {
background: #314A9E url(/img/bg.gif) repeat-x;
}

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: 7px 0;
margin-bottom: 15px;
font-size: 1.1em;
}

body.detail #content h2.section {
color: #EA383B;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

body.detail #content h2#agent.section {
padding: 7px 15px;
font-size: 1em;
color: #fff;
background: #000;
margin-bottom: 0;
}

body.detail #content h3 {
font-size: 1.1em;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
font-size:0.9em
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;
font-size: 1.2em;
color: #EA383B;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
color: #333674;
}

body.detail #addressbar img {
vertical-align: middle;
margin: -2px 2px 0 10px;
} 

body.detail #propertydetails {
width: 490px;
float: left;
}

body.detail #propertydetails #toolslist {
padding: 7px 0;
margin-bottom: 10px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

body.detail #propertydetails #toolslist span {
font-weight: bold;
}

body.detail #propertydetails #toolslist a {
color: #EA383B;
font-weight: normal;
}

body.detail #extradetails {
width: 244px;
float: right;
margin-bottom: 20px;
}

body.detail #extradetails img {
width: 118px;
margin-right: 2px;
margin-bottom: 2px;
display: block;
float: left;
border: 1px solid #22243D;
}

body.detail #extradetails img#mainimage {
width: auto;
display: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails dl {
margin-bottom: 10px;
clear: both;
}

body.detail #extradetails #agent_detail {
border: 1px solid #000;
margin-top:-1px;
padding: 10px 15px;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}

body.detail #infoform fieldset {
border: 1px solid #000;
}

body.detail #infoform fieldset#submit {
border: none;
}

body.detail #infoform fieldset label {
width: 140px;
}

body.detail #infoform fieldset label.required {
color: #000;
font-weight: normal;
}

body.detail #infoform fieldset#submit input.button {
background: #E33916;
color: #fff;
width: 100px! important;
padding: 3px;
cursor: pointer;
font-size: 0.9em;
font-weight: bold;
}

body.detail #footer .container {
background: none;
}

body.detail #footer .publisher{
color: #999;
}

body.detail #footer .publisher a {
color: #999;
padding-left: 2px;
padding-right: 6px;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background: #314A9E url(/img/bg.gif) repeat-x;
}
body.brochure #wrap {
width: 584px !important;
height: 100%;

}
			
body.brochure #content {
float: none !important;
}
body.brochure #header {
width: 550px ;
height: 90px !important;
overflow: hidden;
background-image: none;

}
html.brochure #header {
	width:584px !important;
}
body.brochure #header img {
float: left;
}
body.brochure #content {
width: 550px;
padding:20px;
}

body.brochure #propertydetails h2 {
color: #EA383B;
font-size: 1.2em;
font-weight: bold;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
padding: 3px 0;
}

body.brochure #extradetails h2.section {
padding: 7px 15px;
font-size: 1em;
color: #fff;
background: #000;
margin-bottom: -1px;
width: 212px;
}

body.brochure #extradetails dl {
border: 1px solid #000;
padding: 15px;
margin-bottom: 0;
width: 210px;
}

body.brochure #extradetails dl a {
color: #EA383B;
}

body.brochure #extradetails dl.officedetails {
border-bottom: none;
}

body.brochure #extradetails dl.agentdetails {
border-top: none;
}

body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
}
body.brochure #extradetails {
width: 247px;
}

	
/* Staff 
---------*/

body#staff #content {
width: 760px;
margin: 0 auto;
background: #fff;
}
body#staff .container {
background: #314A9E url(/img/bg.gif) repeat-x;
}

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:0pt auto;
padding-bottom:10px;
width:800px;
}

body.slideshow #header img {
float: none;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
}

body.slideshow input {
width: auto;
}

body.slideshow table {
margin: 0 auto;
}

body.slideshow form input.button {
margin-right: 1px;
background: #E33916;
color: #fff;
cursor: pointer;
font-size: 0.9em;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
padding-left:20px;
background:none;
}

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 solid #BFBFBF;
padding-bottom: 10px;
margin-top: 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;
}

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 #fff;
}
 
body.alert #content #alertmenu a {
padding: 5px 20px;
display: block;
}

body.alert #content #alertmenu .last {
border: none;
}

body.alert #content #alertmenu a:hover,
body.alert #content #alertmenu a:link,
body.alert #content #alertmenu a:visited {
text-decoration: none;
color: #EA383B;
}

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: 250px;
}

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;
cursor: pointer;
font-size: 0.9em;
}

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;
}
html.nocol body.alert #content #loginbox input {
	width:120px !important;
}
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;
cursor: pointer;
font-size: 0.9em;
}

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:hover,
body.alert #content #registerbox a:link,
body.alert #content #registerbox a:visited {
font-weight: bold;
text-decoration: none;
color: #EA383B;
}