.category_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-indent: 26px;
}
.product_title {
	background-repeat: no-repeat;
	height: 21px;
	width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-indent: 0px;
}
.product_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 0px;
}
.product_price {
	background-image: url(images/product_price.jpg);
	height: 28px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
	text-align: center;
}
.product_pricetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.recordstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-indent: 10px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F434F;
}
.pagedefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F434F;
}
.updatedetailslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #3F434F;
	background-color: #39677D;
	padding: 3px;
}

