#headerOuter,#leftColumnWideOuter,#leftColumnNarrowOuter,#footerOuter,.skipNav,#topNavOuter,#breadcrumbOuter,#nq_toolbar {
	visibility: hidden;
	display: none;
}

.printHeader {
	display: block;
	visibility: visible;
}

body {
	font-family: Tahoma;
}
/*Property Services sales / lettings */

/*
#content div.propertyAds{
	font-style:normal;
	background-color:#FFFFFF;
	padding-top: 2px;	
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:96%;
}




#content div.propertySaleBanner{
	background: url(/media/images/Property%20Services/Banners/BannerForSale.jpg) no-repeat top left;
	visibility:hidden;
}

#content div.propertyLetBanner{
	width: 535px;
	height: 115px;
	visibility:hidden;
}

#content div.propertyLetFooter{
	background: url(/media/images/Property%20Services/Banners/ToLetFooter.jpg) no-repeat top left;
	visibility:hidden;
}
*/
#content img.propertySaleBanner{
	width: 620px;
	height: 133px;
}
#content img.propertySaleFooter{
	width: 620px;
	height:46px;
}
#content img.propertyLetBanner{
	width: 620px;
	height: 133px;
}
#content img.propertyLetFooter{
	width: 620px;
	height:46px;
}
#content div.propertyAdsBanner{
	font-style:normal;
	background-color:#3C8665;
	/*background-image: url(/images/Property%20Services/Banners/greenBackgroundPixel.gif);
	background-repeat:repeat;*/
	/*background-position:top;
	background-position:left;*/
	padding-top: 2px;	
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	border-style:solid;
	border-width:1px;
	/*border-color:#3C8665;*/
	width:100%;
}
#content div.Test{
	/*background-image: url(/images/Property%20Services/Banners/greenBackgroundPixel.gif);
	background-repeat:repeat;*/
	background-color:#3C8665;
	height: 100px;
	width: 100px;
}