* {
	background:transparent !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
	color: #222 !important;
	box-shadow: none !important;
	text-align: left !important;
	}
	
.BodyStyle { background-image: none; }

.Wrapper {
	width: 600px;
	margin:0;
	}
	
.PrintHeader { 
	display:block;
	width: 171px;
	}

.InfoBox { border: 1px solid #888; }

.SmallPrint {font-size: .875em;}

hr {
    display: block;
    background: transparent;
    width: 100%;
    border-top: solid 1px #000;
	}

[class*='Col-'] { 
	margin-right: 3.5%;
	float:left; 
	}
	[class*='Col-']:last-child { margin-right: 0; }
		[class*='Col-'].Last { margin-right: 0; }
		
	[class*='Col-'].FloatRight {float:right; }

	.Col-1-3 { width:31%; }	
			
	.Col-2-3 { width:65.5%; }	
				
	.Col-1-2, .Col-1-4 { width:48.25%;}
	
	.Col-3-4 { width:74.125%; }		
	
	.Col-1-6 { width:16.08%; }		

	.Col-5-6 { width:80.42%; }	

main { padding: .5em 0 0 0; }	

h1 { padding-top: .25em; }

hr { background: #222 !important; }


.Button {border: 1px solid #222; }

input[type="checkbox"], input[type="radio"], input[type="image"] { border:none; }

#slider {margin-bottom: 2em; }
			
header, .BannerArea, .CalloutGroup, .DisplayOptions, .EnlargeImage, #carousel, .SubNav, footer, aside, footer p.RKD, .SkipLink, .DealerSignedIn, .NoPrint { display:none; }