.fl { float: left !important; }
.fr { float: right !important; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_10 { margin-right: 10px; }
.margin_r_20 { margin-right: 20px; }
.margin_r_40 { margin-right: 40px; }
.margin_l_20 { margin-left: 20px; }

.product_box {
	float: left;
	width: 170px;
	padding: 10px;
	background: url(images/templatemo_product_box_190.jpg) no-repeat top center;
	font-style: italic;
	text-align:left;
}
.product_box ul {
	padding-left: 15px;
	margin-left: 0px;
}
.product_box ul li {
	padding-left: 0px;
	margin-left: 0px;
}

.product_box h2 {
	text-align: left !important;
	font-style: normal !important;
	/*font-size: 14px;*/
	/*margin-bottom: 15px;*/
	/*padding: 2px 0;*/
	margin: 0px 0 2px 0;
	text-shadow: 1px 1px 2px #fff;
}
.product_box span {
 	font-size:24px
}

.product_box p {
	margin-bottom: 15px;
	margin-top: 5px;
}
.product_box p b {
	line-height: 30px;
}

.product_box img {
	padding-top: 5px;
	margin-right: 5px;
}

.price {
	float: right;
	width: 128px;
	height: 128px;
 	background: url(images/star.png) no-repeat top center;
	line-height: normal;
	font-size: 40px;
	margin-left: 20px;
}
.promo {
	display: block;
	margin-top: -30px;
	margin-right: -171px;
	width: 128px;
	height: 128px;
 	background: url(images/star_promo.png) no-repeat top center;
	font-size: 46px;
}
.price .master {
	padding-top: 38px;
	padding-left: 18px;
	height: 48px; 
}
.promo .master {
	padding-top: 30px;
}
.price .master .main {
	width: 70px;
	height: 48px;
	float: left;
	text-align: right;
	letter-spacing: -1px;
	font-weight: bold;
	text-shadow: 0px 0px 10px #fff;
}
 
.price .master .sub {
	padding-top: 7px;
	padding-left: 2px;
	width: 32px;
	height: 20px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 0px 0px 5px #fff;
}
.price .master .currency {
	padding-top: 0px;
	padding-left: 3px;
	width: 32px;
	height: 20px;
	float: left;
	text-shadow: 0px 0px 5px #fff;
	font-size: 12px;
	line-height: 20px;
}
.promo .master .currency {
	line-height: 25px;
}
.price .master .footer {
	width:90px;
	float:left;
	text-align: center;
	line-height: 9px;
	font-size: 13px;
	text-shadow: 0px 0px 5px #fff;
}
.price .digits  {
	border: 0px;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -3px;
}

.price_small {
	display: block;
	float: right;
	padding-top: 26px;
	margin-top: 2px;
	width: 82px;
	height: 60px;
 	background: url(images/star_small.png) no-repeat top center;
	line-height: normal;
	font-style: normal !important;
	text-align: left !important;
}
.orange {
 	background: url(images/star_orange.png) no-repeat top center;
	margin-left: 5px;
}
.price_small .master .main {
	width: 54px;
	height: 30px;
	float: left;
	text-align: right;
	font-size: 26px;
	letter-spacing: -1px;
	text-shadow: 0px 0px 8px #fff;
}

.price_small .master .main2 {
	width: 48px;
	height: 30px;
	float: left;
	text-align: right;
	font-size: 26px;
	letter-spacing: -1px;
	text-shadow: 0px 0px 8px #fff;
}
.price_small .master .sub {
	padding-top: 4px;
	padding-left: 2px;
	width: 20px;
	height: 12px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	text-shadow: 0px 0px 5px #fff;
}
.price_small .master .currency {
	padding-top: 0px;
	padding-left: 3px;
	width: 19px;
	height: 10px;
	float: left;
	font-size: 9px;
	text-shadow: 0px 0px 5px #fff;
}
.price_small .master .footer {
	width:82px;
	float:left;
	text-align: center;
	line-height: 8px;
	font-size: 11px;
	text-shadow: 0px 0px 5px #fff;
}
.price_small .digits  {
	border: 0px;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -3px;
}

