.productlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
}
.productlistprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}
.dimensionsprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}
.bak {
	background-image: url(bak.jpg);
	background-repeat: no-repeat;
}
.printback {
	background-repeat: no-repeat;
}

