/* CSS for Printing Page */

.noShow, .header, .bread_crumb, .controls, .left_bar, .body_lower, .bottom, .footer, .footer_lower {
	display: none;
}

#noShow {
	display: none;
}

body, td, p, li, dt { font: normal 12px Tahoma, Arial, Sans-Serif; color: #000; }

h1 { font-size: 18px; font-weight: normal; color: #000; margin-top: 10px; }

h2 { font-size: 14px; font-weight: bold; text-transform: uppercase; color: #000; }

h3 { color: #000; }

h4 { color: #000; }
	
h5 { color: #000; }

h6 { font-size: 12px; }

a:link, 
a:active, 
a:visited, 
a:hover { color: #00f; font-weight: bold; text-decoration: underline; }

.page { margin: 0; padding: 0; left: 0; width: auto; }

.content_shop, .content {
	width: 665px;
}

.main_content {
	margin: 0px;
	width: 645px;
}
