/* global */
#sfWebDebug, #featured-wrapper, #header-announce, #nav-wrapper, .one_fourth, .gmnoprint {
	display: none;
}
.one_fourth.last{
	display: block;
}
#header-wrapper {
	background-color: #ccc;
}
#logo-text {
	display: block;
	font-size: 150%;
	margin-bottom: 15px;
}

/* print page */
 #divAdsPrintPageContainer, #map-message{
 	display: none;
 }
#divPrintMapListings {
	float: left; 
	width: 90%;
	height: 300px;
	border: 6px solid #888888;
	padding: 10px;
	background-color: #EEEEEE;
	-moz-border-radius: 2px;
	margin-bottom: 10px;
}

.miniMap {
	width: 150px; 
	height: 150px; 
	float: left;
}

#tablePrintListings tr {
	border: 1px solid #888888;
	-moz-border-radius: 2px;
}

/* home page */
#divListingActions, .draggable, .aMoveListing, .divListingAction input, #SearchForm, #date-filter, #logo img {
	display: none;
}
.divUScrollable{
	clear: both;
}
#tableUnmappedListings {
	float:left;
}

/* change location page */
#divAdsChangeLocContainer {
	display: none;
}

/* browser city page */
.divGeolocationContainer ul li img {
	border: none;
}
