html, body {
margin:0;
padding:0;
width:100%;
height:100%
}

body {
background-color: #E5E5E5; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
line-height:1.5;
padding:20px;
color:#002F65;
}


div#header {
height: 40px;
width: 100%;
margin: 0;
padding: 0;
border-bottom:1px solid #999;
}
#header h1 {
color:#002F65;
font-size:20px;
}
#header h1 a {
text-decoration:none;
color:#002F65;
}

.officecontact {
display:none;
}


#footer {
display:none;
}

#usmtag {
text-align:center;
}



/* LINKS */

div#usmtag ul { background: url("/images/usmtag_mls.jpg"); }

/* Overrides */
span.listremark { text-transform: lowercase; }
/* Table overrides */
table#relistviewwrap { border: 0;}

/* Detail View */
.mlsrightcol {
float: none;
width: auto;
margin-left: 335px;
}
.mlsrightcol .clearboth {clear: right;}
div.mlsrightcol p {text-transform: lowercase;}
span.listtown {text-transform: none;}

h2 {display: none;}

#leftcol { width: 0 }
.content { padding-left: 0; }
.leftcolcontent { padding: 0;}

li.favlink,
.listviewfavorites { display: none; }
div.savesearch { display: none; }