@page {  
	margin-left: 1in;
} 

.printWrap {
	max-width:752px;
	margin:20px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}

.printWrap a, .printWrap a:visited {text-decoration:none;}

h1, h2, h4, .button, .textBlock, .date, th {font-family:Arial, Helvetica, sans-serif;}

.printWrap .tail {
	background:none;
	border-bottom:4px double #ccc;
	padding-bottom:10px;
	margin:10px 0;
}

.printWrap dl {
	float:left;
	width:50%;
}

.printWrap h1 {
	background:none;
	padding:0;	
	font-size:26px;
	font-weight:bold;
}

.printWrap h2 {
	font-weight:bold;
	font-size:22px;
}

.printWrap h3 {
	font-size:14px;
	padding-bottom:3px;
	border-bottom:3px dotted;
	margin-bottom:5px;
}

.printWrap h4 {
	font-size:12px;
	font-weight:bold;
	border-bottom:2px dashed #ccc;
	padding-bottom:5px;
	margin-top:5px;
	text-transform:uppercase;
	text-align:center;
}

.printWrap .button {
	color:#000;
	padding:0;
	margin-top:11px;
}

.printWrap .textBlock {margin-top:6px;}

.printWrap th {font-weight:bold; width:23%;}

.printWrap td {width:27%;}

.printWrap th, .printWrap td {
	font-size:12px;
	line-height:10px;
	background:none;
	border-bottom:1px solid #ccc;
}

.ratings {margin:20px 0;}

.ratings > div > div {border-bottom:2px dashed #ccc;}

.ratings p {margin:6px 0;}

p strong {color:#000;}

p.garmentName {
	font-weight:bold;
	color:#c5a7c9;
}

.printWrap .descr {
	float:left;
	width:59%;
	margin-right:2%;
}

.printWrap .class {
	float:left;
	width:39%
}