/* CSS Copyright Hubonline */

* {
margin: 0;
padding: 0;
}

body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 76%;
}

html, body {
background-image: url(/img/sub_bg.gif);
background-repeat: repeat-x;
background-color: #B6B7BC;
}

table#headertbl td {
border-top: 3px solid #fff;
border-bottom: 2px solid #fff;
height: 72px;
}

table#headertbl td.white {
background-color: #fff;
}

table#headertbl td.red {
background-color: #d81728;
}

#header {
background-color: #d71828;
}

#header #subhouse {
float: left;
display: block;
}

#header #wodonga {
float: right;
display: block;
}

#footer {
clear: both;
color: #666;
font-size: 0.9em;
padding: 0px auto;
text-align: center;
margin: 15px 0px;
}

#footer a:active,
#footer a:link,
#footer a:visited {
color: #d7182a;
text-decoration: none;
}

#footer a:hover {
color: #d7182a;
text-decoration: underline;
}

#footer p.contactdetails {
padding: 3px 0px 7px 0px;
border: 1px solid #fff;
color: #fff;
background-color: #081041;
}

a img {
border: none;
}

.warning {
color : #cc0000;
font-weight : bold;
}

#content ul li,
#content ol li {
margin : 0;
padding : 0;
list-style-position: inside;
}

#content ul,
#content ol {
padding : 15px 0px;
}

/* Typography
--------------*/

h1 {
font-size: 1.2em;
color: #fff;
padding-bottom: 2px;
margin-bottom: 10px;
}

h2 {
font-size: 1.1em;
padding-bottom: 15px;
}

#content p {
margin-bottom: 15px;
}

#content a:link,
#content a:active,
#content a:visited {
color: #D81728;
text-decoration: none;
}

#content a:hover {
color: #D81728;
text-decoration: underline;
}


/* =Container Wrapper
----------------*/

div#wrap {
margin : 0px auto; /*center the wrapper*/
width : 760px;
color : #000;
font-size : 0.9em;
}

/* =Menu
----------------*/

#menu {
width: 760px;
padding: 1px 0px 0px 0px;
font-size : 1.0em;
}

/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #fff;
}

form label {
display: block;
float: left;
width: 150px;
}

form input,
form select {
width: 270px;
}

form input#fusekey,
form input#fcall {
width: 15px;
}

form textarea {
width: 400px;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

form fieldset#submit input {
width: auto;
padding: 0 10px;
cursor: pointer;
}

form fieldset {
border: 1px solid #767988;
}

form legend {
font-weight: bold;
color: #000;
font-size: 1.1em;
}

form em span,
form .required {
color: #B90000;
font-weight: bold;
}

form fieldset#submit input {
background-color: #d81728;
border: 1px solid #767988;
color: #fff;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
}

.button {
background-color: #d81728;
border: none;
color: #fff;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
padding: 2px 8px 4px 8px;
}

/* Home 
--------*/

body.home {
background-image: url(/img/home_bg.gif);
background-repeat: repeat-x;
background-position: center top;
background-color: #fff;
}

body.home #homeheader {
height: 48px;
text-align: right;
}

body.home #homebestagents {
height: 27px;
text-align: right;
}

body.home #homebestagents img {
margin-top: 5px;
}

body.home #row1 {
height: 332px;
display: block;
}

body.home #housealert {
float: left;
width: 230px;
height: 332px;
display: block;
}

body.home #housealert h2 {
color: #fff;
text-transform: uppercase;
padding-bottom: 12px;
padding-top: 12px;
}

body.home #housealert p {
font-size: 1.0em;
color: #fff;
padding-bottom: 15px;
}

body.home #housealert p .button {
color: #fff;
font-size: 1.0em;
background-color: #D7182A;
border: 1px solid #fff;
padding: 2px 8px 4px 8px;
margin-right: 15px;
text-decoration: none;
}

body.home #housealert img#house {
margin: 35px 0px 35px 45px;
}

body.home #flash {
float: right;
width: 530px;
display: block;
}

body.home .pow {
background-color: #777988;
width: 225px;
display: block;
color: #fff;
padding: 10px;
float: left;
margin: 15px 0px 0px 0px;
}

body.home .powmiddle {
background-color: #777988;
width: 220px;
display: block;
color: #fff;
padding: 10px;
float: left;
margin: 15px 15px 0px 15px;
}

body.home .pow h1, 
body.home .powmiddle h1 {
text-transform: uppercase;
font-size: 1.0em;
}

body.home .pow img,
body.home .powmiddle img {
border: 1px solid #fff;
display: block;
}

body.home #powline2 #powmore .morebutton,
body.home #powline2 #powmore .powmiddle .morebutton {
color: #fff;
background-color: #D7182A;
border: 1px solid #fff;
padding: 2px 8px 4px 8px;
text-decoration: none;
}

body.home #powline1,
body.home #powline2 {
display: block;
overflow: hidden;
}

body.home #powline1 #powimg {
float: left;
width: 130px;
}

body.home #powline1 #powprice {
width: 175px;
float: right;
padding-top: 10px;
}

body.home #powline2 #powsuburb {
float: left;
width: 160px;
padding: 7px 0px;
}

body.home #powline2 #powmore {
float: right;
width: 48px;
padding: 7px 0px;
}

body.home #powBottom {
clear:both;
}

body.home #pows {
color: #fff;
padding: 0px;
margin: 15px 0px 0px 0px;
}
body.home #pows h1{
font-size:1.1em;
font-weight:bold;
} 

body.home .powLeft {
background-color: #777988;
width: 176px;
display: block;
color: #fff;
padding: 5px 5px 5px 5px;
float: left;
margin: 0px 2px 0px 2px;
}
body.home .powLeft #powline1 #powimg{
text-align:center;
width:176px;
}

body.home .powLeft #powline1 #powimg img{
border: 1px solid #fff;
}

body.home .powLeft #powline1 #powprice {
width: 175px;
float: left;
padding-top: 10px;
}
body.home .powLeft #powline2 #powsuburb {
float: left;
width: 125px;
padding: 7px 0px;
}

body.home .powRight {
background-color: #777988;
width: 300px;
display: block;
color: #fff;
padding: 10px;
float: right;
margin: 15px 50px 0px 0px;
}



body.home #powTop #powprice , body.home #powBottom #powprice {
float: right;
width:150px;
padding-top: 10px;

}


/* Dynamic 
--------*/

body.dynamic #content {
width: 760px;
border: 1px solid #767988;
margin: 15px 0px; 
display: block;
background-color: #fff;
}

body.dynamic #content #text {
padding : 0px 12px 20px 12px;
}

body.dynamic #content #text p {
padding : 0px;
}

body.dynamic #content h1 {
background-color : #767988;
color: #fff;
font-weight: bold;
padding: 3px 0px 7px 12px;`
font-size: 1.1em;
margin-bottom: 15px;
}

body.dynamic #content #text li {
padding-left: 5px;
margin-left: 15px;
list-style-position: outside;
}

body.dynamic #content #dyn-img1,
body.dynamic #content #dyn-img2 {
float: right;
margin: 0px 0px 10px 10px;
border: 1px solid #000;
}

body.dynamic #content #text form p {
padding : 0px 0px 0px 0px;
}

body.dynamic h3 {
font-size: 1.2em;
padding-bottom : 15px;
}

/* Appraisal
--------*/

body.appraisal #content #text li {
padding-left: 0px;
margin-left: 0px;
list-style-position: outside;
}

body.appraisal #content #text p {
padding-bottom : 0px;
}

/* Contact
--------*/
body.contact #addressdetails, 
body.contact #feedback {
padding : 0px 12px 20px 12px;
}

body.contact #content img {
border : 1px solid #000;
margin-bottom: 4px;
}

/* OFI List
--------*/

body.ofi #printbutton {
display: block;
text-align: right;
margin : 0px 0px 10px 12px;
width: 734px;
height: 25px;
}

body.ofi #printbutton a.button:link,
body.ofi #printbutton a.button:active,
body.ofi #printbutton a.button:visited,
body.ofi #printbutton a.button:hover {
color: #fff;
background-color: #d71828;
border: 0px;
text-align: center;
padding: 2px 4px 3px 4px;
display : block;
text-decoration: none;
width: 100px;
}

body.ofi table#ofi_list {
width: 100%;
padding : 0px 12px 20px 12px;
}

body.ofi .date td {
color : #4e2748;
padding : 4px 0 4px 5px;
border: 1px solid #4e2748;
}

body.ofi .items td {
padding : 4px 0;
}

body.ofi .stripe {
background-color : #e0e1e5;
}

body.ofi #ofi_list td.address {
padding-left: 5px;
}

body.ofi #ofi_list td.icons {
padding-right: 5px;
width : 175px;
}

body.ofi #bedbathcar {
margin-bottom: 2px;
font-weight: bold;
}

body.ofi #bedbathcar span {
margin-right: 10px;
}

body.ofi #bedbathcar span#iconlast {
margin-right: 4px;
}

body.ofi #bedbathcar img {
margin-right: 10px;
vertical-align: middle;
}

body.ofi #ofi_list td.time {
padding-right: 5px;
padding-left: 5px;
width : 140px;
}

body.ofi #ofi_list td.link {
padding-right: 5px;
width : 115px;
text-align : right;
}

/* OFI Print List
-----------*/

html.ofiprint,
body.ofiprint {
background-image: none;
background-color: #fff;
margin : 0px auto 0 auto;
}

body.ofiprint #wrap {
margin : 0px auto 0 auto; /*center the wrapper*/
width : 580px;
padding: 0px;
color : #000;
}

body.ofiprint #content {
font-size: 0.9em;
width: 580px;
}

body.ofiprint #ofi_list td.address {
width: 215px;
}

body.ofiprint #ofi_list td.time {
padding-right: 5px;
padding-left: 5px;
width : 135px;
}

/* =searchform xsl
----------------*/
body#xsl_search {

}


/* =search xsl
----------------*/

body#xsl_search #content {
width: 760px;
border: 1px solid #767988;
margin: 15px 0px; 
display: block;
background-color: #fff;
}

body#xsl_search #content #text {
padding : 0px 12px 20px 12px;
}

body#xsl_search #content h1 {
background-color : #767988;
color: #fff;
font-weight: bold;
padding: 3px 0px 7px 12px;`
font-size: 1.1em;
margin-bottom: 15px;
}

body#xsl_search #content a:link,
body#xsl_search #content a:visited {
color : #EC1A3B;
text-decoration : none;
}

body#xsl_search #content a:hover {
text-decoration : underline;
}

body#xsl_search #content #filter {
margin-bottom : 7px;
background-color : #dddee5;
border : 1px solid #08103f;
}

body#xsl_search #filter {
height: 40px;
padding: 10px;
margin-bottom: 5px;
}

body#xsl_search #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
padding-bottom: 8px;
}

body#xsl_search #filter select {
width: 90px;
display: block;
font-size: 0.9em;
}

body#xsl_search #filter select#qs_suburb {
width: 120px;
display: block;
font-size: 0.9em;
}

body#xsl_search #filter select#areafrom,
body#xsl_search #filter select#areato {
width: 65px;
display: block;
font-size: 0.9em;
}

body#xsl_search #filter select#qs_min-price,
body#xsl_search #filter select#qs_max-price {
width: 70px;
display: block;
font-size: 0.9em;
}

body#xsl_search #filter p {
clear: none;
float: left;
margin-right: 24px;
}

body#xsl_search #filter input {
width: auto;
padding: 0px 10px 0px 10px;
margin-top: 21px;
cursor: pointer;
font-size: 1.0em;
background-color: #d71828;
border: 1px solid #000;
color: #fff;
font-family: verdana, arial, helvetica, sans-serif;
}

body#xsl_search #filter label {
color: #000;
}

body#xsl_search #ordersave {
width: 100%;
display : block;
height: 40px;
border-bottom: 1px solid #767988;
}

body#xsl_search #ordersave #order {
float : left;
width : 580px;
padding: 10px 0px;
}

body#xsl_search #ordersave #savelisting {
float : right;
padding: 7px 0px 5px 0px;
width : 146px;
}

body#xsl_search .property {
border-bottom: 1px solid #767988;
}

body#xsl_search .property {
padding: 10px 0;
clear: both;
overflow: hidden;
}

body#xsl_search .property .image {
border: 1px solid #000;
}

body#xsl_search .property .image {
display: block;
float: left;
margin-right: 15px;
}

body#xsl_search .property .details h2 {
font-size: 1.2em;
}

body#xsl_search .property .details {
width: 390px;
float: left;
margin-right: 20px;
}

body#xsl_search .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
}

body#xsl_search .property .details p {
margin-bottom: 0 !important;
}

body#xsl_search .property .features {
font-weight: bold;
font-size: 1.1em;
color: #767988;
width: 90px;
}

body#xsl_search .property .features {
float: left;
}

body#xsl_search #content .property .features p {
margin: 0px;
padding-bottom: 14px;
}

body#xsl_search .property .features img {
padding: 0px;
margin-right: 7px;
}

body#xsl_search .property .price h3 {
font-size: 1em;
}

body#xsl_search .property .price {
text-align: right;
}

body#xsl_search #content .pagebar {
margin : 10px 0px 20px 0px;
}

/*Details*/

body.detail #content {
margin-top: 12px;
}

body.detail #content h2 {
padding-bottom: 10px;
}

body.detail #content ul {
padding-top: 10px;
margin-bottom: 5px;
} 

body.detail #extradetails {
width: 260px;
float: left;
margin-bottom: 20px;
xborder: 1px solid blue;
}

body.detail #extradetails img#sml {
width: 120px;
margin-right: 8px;
margin-bottom: 8px;
xdisplay: block;
float: left;
}

body.detail #extradetails img#mainimage {
xwidth: auto;
width: 250px;
margin-right: 0px;
margin-bottom: 8px;
xdisplay: block;
}

body.detail #extradetails .images p {
text-align: center;
clear: both;
}

body.detail #extradetails #tools {
width: 250px;
background-color: #fff;
border: 1px solid #767988;
overflow: hidden;
}

body.detail #extradetails #tools h2 {
width: 240px;
background-color: #d81728;
padding: 4px 0px 4px 10px;
color: #fff;
font-size: 1.1em;
font-weight: bold;
}

body.detail #extradetails #tools table {
margin-left: 8px;
margin-bottom: 10px;
}

body.detail #extradetails #tools table img {
margin-right: 5px;
}

body.detail #extradetails img {
border: 1px solid #fff;
}

body.detail #propertydetails {
width: 498px;
float: right;
margin-bottom: 20px;
xborder: 1px solid green;
}

body.detail #propertydetails #addressicons {
background-color: #76798a;
height: 23px;
}

body.detail #propertydetails #addressicons #address {
color: #fff;
font-weight: bold;
font-size: 1.1em;
float: left;
margin-top: 4px;
padding-left: 10px;
}

body.detail #propertydetails #addressicons #bedbathcar {
font-weight: bold;
color: #fff;
float: right;
margin-right: 3px;
}

body.detail #propertydetails #addressicons #bedbathcar span {
margin-right: 5px;
}

body.detail #propertydetails #addressicons #bedbathcar img {
margin-right: 5px;
vertical-align: middle;
}

body.detail #propertydetails #text {
background-color: #fff;
border: 1px solid #76798a;
padding: 10px;
}

body.detail #propertydetails #text h3 {
font-size: 1.1em;
}

body.detail table#stafftable {
margin-top: 10px;
}

body.detail img#staffphoto {
border: 1px solid #000;
}

body.detail #propertydetails #calculator {
color: #fff;
background-color: #76798a;
padding: 10px;
margin-top: 8px;
}

body.detail #propertydetails #calculator h2 {
color: #fff;
padding-bottom: 10px;
}

body.detail #propertydetails #calculator table td {
padding-bottom: 3px;
}

body.detail #propertydetails #calculator input {
width: 90px;
}

body.detail #propertydetails #calculator .button {
width: 95px;
padding: 2px 0px;
margin-top: 8px;
color: #fff;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.0em; 
font-weight: bold;
background-color: #d81728;
border: 1px solid #fff;
text-decoration: none;
}

/* Print Friendly
-------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
}
body.brochure #wrap {
width: 625px !important;
background-image: none;
background-color: #fff;
height: 100%;
margin: 0 auto;
}

body.brochure #extradetails img {
border: 1px solid #76798a;
}

body.brochure #printheader {
margin: 0 auto;
width: 625px;
}

body.brochure #propertydetails {
width: 358px;
}

body.brochure #propertydetails #addressicons {
background-color: #fff;
border-top: 1px solid #76798a;
border-left: 1px solid #76798a;
border-right: 1px solid #76798a;
}

body.brochure #propertydetails #addressicons #address {
color: #000;
}

body.brochure #propertydetails #addressicons #bedbathcar {
color: #000;
}

body.brochure #extradetails {
width: 262px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
}

body.slideshow img#slide {
display: block;
margin: 20px auto 0px auto;
border: 1px solid #fff;
margin-top : 10px;
}

body.slideshow input {
width: auto;
}

body.slideshow {
background-image: none;
background-color: #b5b6bb;
}

html#slideshowhtml {
background-color: #b5b6bb;
background-image: none;
}

body.slideshow h1 {
font-size: 1.1em;
color: #000;
padding-bottom: 15px;
}

body.slideshow img#logo {
margin: 0px 0px 20px 0px;
}

body.slideshow input {
background-color: #d71828;
font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
font-size: 0.9em;
border: 1px solid #fff;
margin-right: 2px;
font-weight: bold;
color: #fff;
padding: 2px;
}

/* Email a friend
------------------*/

html#emailafriend {
background-color : #fff;
background-image: none;
}

body.emailfriend {
background-color : #fff;
background-image: none;
font-size: 0.7em;
}

html#emailafriend #content {
float: none;
padding: 15px;
background-color : #fff;
margin-top: 65px;
}

body.emailfriend #header {
margin-bottom: 0px;
padding-bottom: 0px;
height : 0px;
padding-bottom: 15px;
}

body.emailfriend h1 {
color: #000;
}

/* =printlist xsl
----------------*/

html#printlist,
body#printlist {
background-color: #fff;
background-image: none; 
}

body#printlist #wrap {
width: 625px;
margin: 0px auto; 
}

body#printlist #content {
width: 625px;
border: 1px solid #767988;
margin: 15px 0px; 
display: block;
background-color: #fff;
}

body#printlist #content #text {
padding : 0px 10px;
}

body#printlist #content h1 {
background-color : #fff;
color: #000;
font-weight: bold;
padding: 3px 0px 7px 12px;`
font-size: 1.1em;
margin-bottom: 15px;
border-bottom: 1px solid #767988;
}

body#printlist #content a:link,
body#printlist #content a:visited {
color : #EC1A3B;
text-decoration : none;
}

body#printlist #content a:hover {
text-decoration : underline;
}

body#printlist .property {
border-bottom: 1px solid #767988;
}

body#printlist .property {
padding: 10px 0;
clear: both;
overflow: hidden;
}

body#printlist .property .image {
border: 1px solid #000;
}

body#printlist .property .image {
display: block;
float: left;
margin-right: 10px;
}

body#printlist .property .details h2 {
font-size: 1.2em;
}

body#printlist .property .details {
width: 300px;
float: left;
margin-right: 10px;
}

body#printlist .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
}

body#printlist .property .details p {
margin-bottom: 0 !important;
}

body#printlist .property .features {
font-weight: bold;
font-size: 1.1em;
color: #767988;
width: 50px;
}

body#printlist .property .features {
float: left;
}

body#printlist #content .property .features p {
margin: 0px;
padding-bottom: 14px;
}

body#printlist .property .features img {
padding: 0px;
margin-right: 7px;
}

body#printlist .property .price h3 {
font-size: 1em;
}

body#printlist .property .price {
text-align: right;
}

/* Staff
-------------------*/

body.staff #content table#layout table {
width : 360px;
margin-left: 12px;
}

body.staff #content table#layout table td#photo {
width : 110px;
padding : 0px 10px 10px 0px;
}

body.staff #content table#layout table td#photo img#photo {
border : 1px solid #000;
}

body.staff #content img#photo {
border : 1px solid #000;
margin-bottom: 12px;
}

body.staff #content table#layout table td#main {
width : 290px;
padding-right : 10px;
}

body.staff #content #layout #profilephoto img {
width : 200px;
}

body.staff #content #layout #profilephoto {
float: left;
width: 215px;
display: block;
height: 100%;
}

body.staff #content #layout #profile {
float: right;
width: 500px;
padding-right : 10px;
display: block;
}

/* Property Alert
----------------*/

body.alert #content p {
padding-left : 0px;
}

body.alert input.inputbox {
width : 180px;
}

body.alert input.button {
width : 80px;
background-color: #d71828;
color: #fff;
border: none;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
padding: 2px 8px 4px 8px;
}

body.alert #register input.inputbox {
width : 180px;
}

body.alert input.inputbox2 {
color : #000;
font-size : 1.1em;
width : 80px;
}

body.alert select.inputbox2 {
color : #000;
font-size : 1.1em;
width : 80px;
}

body.alert input.inputbox3 {
color : #000;
font-size : 1.1em;
width : 98.5%;
}

/* Property Alert requirements
----------------*/

body.requirements input.button {
width : 80px;
background-color: #d71828;
color: #fff;
border: none;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
padding: 2px 8px 4px 8px;
}

body.requirements td input.inputbox {
width : 160px;
}

body.requirements td select.inputbox {
width : 160px;
}

body.requirements td input.inputbox2 {
width : 96px;
}

body.requirements td select.inputbox2 {
width : 100px;
}

body.requirements td input.inputbox3 {
width : 600px;
}

/* =Alert Register Email
----------------*/

html.alert_registeremail {
background-color : #fff;
background-image: none;
}

body.alert_registeremail {
background-image: none;
background-color : #fff;
}

body.alert_registeremail #content {
background-color : #fff;
width : 625px;
font-size : 0.9em;
padding : 12px;
border: 1px solid #000;
margin-top: 12px;
}

body.alert_registeremail #content h1 {
padding : 10px 0px 0px 0px;
margin-left : 0px;
color: #000;
}

body.alert_registeremail #content p {
margin-bottom : 10px;
}


/* =Alert =Popup
----------------*/

html#alert_popup {
background-color : #fff;
background-image: none;
}

body#alert_popup {
background-color : #fff;
background-image: none;
margin : 0px;
padding : 0px;
width : 530px;
height : 600px;
}

body#alert_popup div#content {
width : 490px;
padding : 10px;
}

body#alert_popup #content p {
margin-bottom : 12px;
font-size : 11px;
}

body#alert_popup #content table {
font-size : 11px;
}

body#alert_popup #content table#form {
width : 490px;
border : 1px solid #767988; 
background-color : none;
margin-bottom : 12px;
}

body#alert_popup #content table#form td {
padding : 5px;
}

body#alert_popup .inputbox {
width : 200px;
}

body#alert_popup #content input.button {
width : 70px;
background-color: #d71828;
color: #fff;
border: none;
font-size: 1em;
font-family: verdana, arial, helvetica, sans-serif;
padding: 2px 8px 4px 8px;
}

/*alertmenu*/

#alertmenu {
display: block;
overflow: hidden;
background-color: #b5b6bb;
list-style-type: none;
margin: 0px;
padding: 0 !important;
}

ul#alertmenu {
margin: 15px 0px 0px 0px;
}

* html #alertmenu {
height : 1%;
}

#alertmenu li {
float: left;
border-right : 1px solid #fff;
margin-left: 0px;
padding-left: 0px;
}
 
#alertmenu li a:link, #alertmenu li a:active, #alertmenu li a:visited {
color : #08103f;
display: block;
padding : 5px 32px 6px 32px;
text-decoration : none;
margin-left: 0px;
}
 
#alertmenu li a:hover {
color : #fff;
background-color : #d71828;
text-decoration : none;
margin-left: 0px;
}

#alertmenu li#noborder {
border : none;
margin-left: 0px;
}

#alertmenu li#noborder a {
padding-left : 34px;
padding-right: 35px;
}

#inner {
padding: 0px 12px 12px 12px;
}