.PRICE {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF9900;
	width: auto;
	padding-bottom: 4px;
	border-bottom-width: thick;
	border-bottom-color: #FF9900;
	position: absolute;
}
