.prodheader {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: capitalize;
}
.prodtble {
	width: 630px;
	border: 0px none #CCCCCC;
}
.desccol {
	width: 340px;
}
.noborder {
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	background-position: top;
}
