.regular {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.bold {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}

.product_title {
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}
.regularwhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.pgtitle_blue {
	font-family: Verdana;
	font-size: 18px;
	color: #0071BC;
	font-weight: bolder;
}
.price_orange {
	font-family: Verdana;
	font-size: 11px;
	color: #E24F1C;
	font-weight: bolder;
}

.boldred {

	font-family: Verdana;
	font-size: 11px;
	color: #ed1b23;
	font-weight: bold;
	line-height: 14px;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: -20px;
}

hr {
  border: 0;
  height: 1px;
  width: 99%;
}

.click_green {
	font-family: Verdana;
	font-size: 12px;
	color: #00CC00;
	font-weight: bolder;
}

.click_back {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	font-weight: bolder;
}
