.printhdr, .printcopyright { display: inline; }
.header, .menu, .banner-wrapper, .first-col, .third-col, .footer, a.button.back, div.print, a.print, .banner {display: none;}
body>.content {background: none;}
body {padding: 0; background: #fff; color: #363636; font: .75em/1.5 "Arial", "Helvetica", sans-serif; }
a { color: #b50937; text-decoration: none; outline: none; cursor: pointer; }
a.printpreview { float:left; }
a.close { float:right; }
.store-item-info, .col-right, .top-menu {display: none}
.left-col, .col-right {width: 100%;}
.single-col {margin: 0; padding: 0;}
.single-col:before 
{
    position:relative;
    width:100%;
}
.main ul li {
	background: url("../images/circle_red_noarrow.png") no-repeat 0 7px;
	padding-left:22px;
	padding-bottom:0px;
	list-style:none;
}