body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.content {
	width: 760px;
}
.title {
	font-size: small;
	font-weight: bolder;
	clear: left;
	float: left;
}
th {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}
.totalPrice {
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.totalText {
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
}
.inputQty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
}
.inputName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
}
.caption {
	font-size: small;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	text-align: center;
}
.warning {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.rightTopLinks {
	text-align: right;
	clear: right;
	float: right;
}
.orderForm {
	vertical-align: top;
	float: left;
	clear: both;
	padding-top: 10px;
	width: 100%;
}
.topBorder {
	background-color: #D6EBE0;
	vertical-align: middle;
}
.testBorder {
	border-right-width: 1px;
	border-right-style: solid;
}

