#product-buy2get1 {
background:url(../images/order-img01.gif) no-repeat 35px 53px;
height: 185px;
}
#product-1month {
background:url(../images/order-img02.gif) no-repeat 84px 32px;
padding: 0;
height: 156px;
}
#product-buy3get3 {
background:url(../images/order-img03.gif) no-repeat left top;
height: 228px;
padding: 0;
	position: relative;
}
.three-months {
color:#2067CC;
font-size:1.5em;
font-weight:700;
/*float:left;*/
padding:20px 0 15px;
text-align: center;
}
.product-details td.includes {
	text-align: left !important;
}
.product-details td.includes ul{
	list-style-type: disc;
	margin-left: 60px;
	margin-top: 10px;
	width: 360px;
}
.product-details td.includes ul li{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.product-details td.includes ul li span{
	color: #000;
}
.order-button {
	display: block;
	background:url(../images/order-button.gif) no-repeat;
	width: 100px;
	height: 40px;
	margin-top: 7px;
}
.product-details td div.price span{
	color:#1FAA59;
	font-size:1.4em;
	font-weight:700;
}
.product-details td div.price{
	text-align: center;	
	font-size: 14px;
	font-weight: normal;
	color: #000;
	display: block;
	position: relative;
}
.freeship {
	background:url("../images/free-shipping1.gif") no-repeat scroll left top transparent;
	bottom:50px;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	padding:5px 0 10px 36px !important;
	position:absolute;
	right:-65px;
	text-align:left;
	width:200px;
}
