html, body {height: 100%; margin:0px;}
body {background:#ffffff; font-family: Arial; font-size:14px;}
.searchform, .fast_realty, .searchmorelnk {display:none;}

tr.header {background:#999999;}

@media screen {

 h2 img, h1 img { margin-bottom: -4px; cursor: pointer; float: right; margin-right: 10px; }

}

@media print {

 h2 img, h1 img { visibility: hidden; display: none; }

}