@media print 
{

	* {
		color: black !important; 
		background: white !important;		
		border:0;
		padding:0;
		margin:0;
		font-size: 12pt;
	}	
	
	#headerLogoAreaBg div.headerLogoAreaLogoPlace {
		float: none !important;		
		width: 100% !important;
		overflow: hidden;
		padding: 0px;
		margin:0px;		
	}
	
	#headerLogoAreaBg div.headerLogoAreaLogoPlace img {
		float:none;
	}
		
	#subMajorContentRightBg {
		margin:0;
		padding:0;
		clear:all;
		float: none !important;
		width:auto;
	}
	
	#subMajorContentRightContent {
		margin:0;
		padding:0;
		clear:all;
		width:auto;
	}
	
	#searchResultsWrapper {
		min-width: 730px;
		width: auto !important;
		width:730px;
		margin: 0 !important;
		padding: 0 !important;
		border: 0;
		float: none !important;
	}
	
	h1.aTitle {
		margin:0;
		padding:0;
		clear:all;
		font-size:20pt;
		color:#333333;
		width: 100%;
	}
	
	div#searchResultsInfoBox {
		width:100%;		
		float:left;
	}	
	
	div.searchResultsInfoBoxLeft {
		width:45%;		
		float:left;
	}
	
	div.searchResultsInfoBoxRight {
		width:45%;
		float:right;
	}
	
	div.whiteSpaceAfterInfoBox {
		margin:0;
		padding:0;
		clear:all;
		width:100%;
	}
	
	div#searchResultsDistanceBox {
		margin:0;
		padding:0;
		float:none;
	}
	
	div.whiteSpaceAfterDistanceBox {
		margin:0;
		padding:0;
		float:none !important;
	}

	div.search_result{
		margin:0;
		padding:0;
		float:none !important;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0px;	
		background-color: #BFEBED;
		width: auto;
		overflow:hidden;
	}
	
	div.whiteSpaceAfterResultBox {
		margin:0;
		padding:0;
		float:none !important;
	}
	
	div.premium_head {
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		width:100%;
		float:left;
	}
	
	div.premium_head_left {
		width:60%;
		float:left;
	}
	
	div.premium_head_right {
		width:30%;
		float:right;
	}
	
	a.search_result {
		font-size:20pt;
	}
	
	div.premium_body {
		width:100%;
		float:left;
		overflow:hidden;
		clear:all;
	}
	
	.premium_body_top_margin {
		clear:all;
	}
	
	.premium_body_left_margin
	{
		float:left;
		width:2%;
		overflow:hidden;
	}
	
	div.premium_body_left {
		width:15%;
		float:left;
		text-align:left;
	}
	
	div.premium_body_right {	
		width:80%;	
		float:left;
		text-align:left;
	}
	
	/*------ HIDE THESE DIVS ------ */
	form {
		display:none;
	}
	
	.headerLogoAreaAdPlace, .siteSearch, 
	#headerMenuAreaBg, #headerGreenLine, #headerWhiteSpace, #headerLightGreenLine, span#headerTicker marquee {
		display:none;
	}	
	
	table.no_print, .no_print {
		display:none;
	}
		
	table.nav_buttons {
		display:none;
	}
	
	#subMajorContentLeftBg {
		display:none;
	}
	
	#rightContentMargin {
		display:none;
	}
		
	.buttonImg {
		display:none;
	}
	
	div.adBannerDiv {
		display:none;
	}
	
	table.pageNextDiv {
		display:none;
	}
	
	table.thin_border {
		display:none;
	}
	
	.adsense {
		display:none;
	}
	
	#adContent {
		display:none;
	}
	
	
	#footerWrapper {
		display:none;
	}
}
