/*print.css*/

* {
	background: #fff;
	color: #000;
	max-width: 7.5in;
	float: none;
}

Ximg { max-width: 2in; }

a, abbr { color: #000; border: 0; text-decoration: none; }

hr, 
.nav,
.XXXweb_only, 
.rec_print.bgcontent img, 
.rec_print img, 
.product_add2cart,
.product_add2cartX,
.tabs li,
.sidebar,
#footer,
.rec_print input[type="button"],
.rec_print input[type="submit"],  
#subnav, #header, #header2, #breadcrumbs {
	display: none;
}
	
#sidepanel {
	display: none;
}

#receipt { border: none; }
#receipt #pagetitle, .blue { color: #000; }
#receipt img { display: inline; }

#subpage { 
	border: 0;
	width: 100%;
}

h2 {
	font-size: 1em;
}

#page {
	width: 900px;
}

#mainpanel {
	width: 100%;
}

#content {
	width: 100%;
}

#bike img {
	min-width: 450px;
}

#detail img {
	min-width: 450px;
}

.detailTable td {
	padding-right: 15px;
}

.detailTable a {
	display: none;
}

#connector_table {
	min-width: 450px;
}

#solution_center td {
	display: block;
}

#solution_center .cent {
	display: none;
}

#solution_center ol {
	display: none;
}

.web_only a {
	display: none;
}
