.prodm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	text-indent: 2px;
	float: left;
	width: 140px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	background-color: #990000;
}
.prodmhed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	background-color: #94180E;
	background-repeat: no-repeat;
	background-position: center center;
}

