.newtextbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #9F0;
	border: 1px solid #9C0;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	height: 100px;
	width: 290px;
}
#thumbpic {
	border: 2px solid #80CE60;
}
.PRODUCT_NAME {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #80CE60;
	font-weight: bold;
}
.Product_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.PRICE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #80CE60;
	font-weight: bold;
}

