table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #0B3E00;
}

.detailleft {
	float: left;
	width: 350px;
}
.detailright {
	float: left;
	width: 300px;
}
h1 {
	font-size: 15px;
	color : #0B3E00;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}

.ectlink {
	font-size: 12px;
	font-weight: normal;
	color: #0B3E00;
	text-decoration: underline;
}

.detailimages {
	float: left;
	width: 350px;
}
.buybutton {
vertical-align:bottom;
}
.buydiv {
	margin-top: 10px;
}

.quantity {
	font-size: 12px;
	border: 1px solid #0B3E00;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	width: 15px;
}
input[type="image"] {
	border: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}

.detaildescription {
	margin-bottom: 10px;
}
.prodprice {
	margin-bottom: 10px;
}
