body {
}


#ctl00_ContentCell
{
	background: white no-repeat right top; 
	height: 430px; 
	width: 675px; 
	vertical-align: top; 
	padding: 0px 5px 5px 10px;
}
.ordertableheader 
{
	background-color:#993333;
	border-bottom: solid 1px #000;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
.ordertableitem {
	padding: 5px;
	border-bottom: solid 1px #ccc;
}