.prodimage {
	padding: 1px;
	clear: none;
	float: left;
	text-align: center;
	width: 170px;
	position: relative;
	font-size: 90%;
	border: 1px solid #E3E3F0;
	margin: 1px;
	overflow: visible;
}

th {
	font-size: 80%;
	text-align: left;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D5D8DF;
	border-right-color: #D5D8DF;
	border-bottom-color: #D5D8DF;
	border-left-color: #D5D8DF;
	border-top-style: solid;
}
td {
	font-size: 80%;
}
.subtotalcell {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	white-space: nowrap;
}
.descriptioncell {
	width: 50%;
}
.buttonbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #BABDCE;
	border-right-color: #BABDCE;
	border-bottom-color: #BABDCE;
	border-left-color: #BABDCE;
}
.unitpricecell {
	color: #FF0000;
	text-align: right;
	white-space: nowrap;
}
.unitscell {
	white-space: nowrap;
}
.grandtotalcell {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	white-space: nowrap;
	font-size: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.fillfield {
	border: 1px solid #D5D8DF;
	font-size: 90%;
}
fieldset {
	border: 1px solid #D5D8DF;
}
