p.hide,
ul.utilityNav, 
.primaryNav,
a.print,
.footer ul,
a.createdBy,
ul.secondary-nav li a,
a.property-offer,
a.property-offer-slim,
.search-form,
p.pager,
a.infotodownload,
.secondaryContent{display:none;}
a img{border:none !important;}
a.logo img{float:right;}
a.logo{margin:0;}
img.floatLeft{margin: 0 10px 0 0;}
.news img{float:right; margin: 0 0 0 10px;}
ul.columnbot li{
	margin:5px 0 0;
	list-style-type: circle;
	color:#0070C0;
	}
 ul.columnbot li a{color:#0070C0;}
h1{ font-size:1.2em;}
h2{ font-size:1.1em;}
h3{ font-size:1em;}
h3.hide{text-decoration:underline; margin: 15px 0 0;}
h4{ font-size:1em;}		
ul.utilityNav,
div.section ul li.sub,
ul.secondary-nav li{list-style-type:none;}
ul.utilityNav li{
	float:left; 
	margin:0 20px 0 0;
	}
a.logo img{margin:0 0 40px; clear:both; float:right;}
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}	
