#topnav, #storelocator, #mycart, #pagebody #nav, #sideoptions, #footer p, #footer IMG, .noprint {
	display: none;
	}
	
#ecomm_options, a.learn_more {
	display: none;
	}

.white_box {
	width: 501px;
	border-bottom: 1px solid #999999;
	}
	
.ecomm_body H2 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	}

.tire_listing {
	position: relative;
	}
	
.tire_listing .cart_cols .col4 {
	padding-top: 10px;
	margin-left: 20px;
	}
	
.tire_listing .cart_cols .col3 {
	padding-top: 10px;
	}
	
.checkbox_container {
	margin-left: 20px; 
	margin-top: 5px; 
	position: absolute;
	top: 110px;
	left: 210px;
	width: 280px;
}
	
	
#footer p#copyright {
	display: block !important;
	}
	
	
BODY {
	font-family: arial, verdana;
	font-size: 12px;
	}
	
h1 {
	font-size: 18px;
	}
	
h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 14px;
	}

.noprint {
	display: none;
	}
	
.lineitem {
	margin-bottom: 10px;
}

.lineitem .lineitem_price {
	float: right;
	text-align:right;
	font-weight: bold;
	}
	
.lineitem .total {
	color: red;
	font-weight: bold;
	}
	
.lineitem I {
	font-size: 10px;
	color: black;
	font-weight: normal;
	}
