/*----------------------- print css ----------------------------- */

#headercontainer, #details_Navbar, #details_TestDrive, #details_GettingStarted, #footercontainer, table.ig_reset ig_tbl_line, #details_PhotosNav, #details_PhotosThumbs, #details_DealerInfoLinks, .details_SimilarInfo, .yui-nav, #details_MiniMap, #details_SimilarVehiclesContainer, #compare_Instructions, #compare_FauxScrollContainer, #compare_Left {
	display: none !important;
}

#details_CurrentPhoto { width: 320px; float: left; margin-right: 10px; }


body, #pagecontainer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
	background: white;
	font-size: 14pt!important; 
	color:#000;
	font-family: Arial, Georgia,"Times New Roman", serif !important;  
}

ul { color: #000  !important; }

img { border: none; }

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}

#details_TabsBody {
	font-size: 12pt;
}

h3 {
	font-weight: bold;
}

h5, h6 {
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
}

#details_Address {
	font-size: 14pt;
	margin-top: 0 !important; 
}

#details_Address h5 {
	font-size: 16pt;
	margin-bottom: 0;
}

#details_Phone {
	font-size: 15pt;
}

#details_PriceSavings, #details_Phone {
	font-weight: bold;
}

#details_PriceFinal {
	font-weight: bold; 
	color:green;
}

#details_PriceOriginal .details_40 {
	font-style:italic ;
}

.compare_Main {
	font-weight: bold;
	font-size: 16pt;
}	

