﻿body {
	background: none;
	font-family: Arial;
	font-size: 10px;
}
#div_header,
div.mainImage,
#divProductCategories,
#div_sendMessage {
	display: none;
}
table.type1 {
	width: 100%;
}
table.type1 td {
	padding: 10px;
	padding-bottom: 20px;
	vertical-align: top;
	border-top: solid 1px black;
}
table.type1 tr.header td {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	padding-top: 30px;
	border: none;
	border-bottom: solid 1px black;
}
td span.b {
	font-weight: bold;
}
td span.description {
	
}
td.price {
	white-space: nowrap;
	font-weight: bold;
}
