
ul.bullet1 {
	list-style-image: url(../images/bullet001.png);
	text-decoration: none;
	font-weight: normal;
	color:#333;
	/*font-size: 17px;*/
	padding-left: 20px;
}
.fon10px {
	font-size: 10px;
}

ol.style1 {
	list-style-type: decimal;
	color:#333;
	/*font-size: 17px;*/
	padding-left: 20px;
}
.grey-text {
	color: #4E4E4E;
}
.offerPrice {
	font-size: 24px;
}

.border-left {
	border-left: solid #B2B2B2 1px;
}