.MyFormClass TD {padding:8px;
}
.mainReport
{
TD padding:5px;
}
.frmReport
{
border: black 1px solid;
width: 500px;
border-collapse: collapse;
}
.frmPadding
{
padding:3px 3px 3px 3px;
}
.addressInfo
{
background:#eeeeee;
padding:3px 0px 6px 6px;
}
.frmSeparator
{
border-bottom:1px black solid;
height:10px;
}
.widgetHeading
{
background:brown;
padding:3px 3px 3px 8px;
}
.chkLstShip
{
background:wheat;
width:250px;
padding:3px;
}
.chkLstMake
{
background:silver;
width:250px;
padding:3px;
}
a img {
border:0;
}

.borderedwhite{
	background-color: #FFF;
	padding: 8px;
	background-image: url(whtbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.borderedmid{
	padding: 8px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b769f;
	background-image: url(greybg.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
.packagetop{
	background-image: url(packtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 80px;
	width: 200px;	
	
}




