.r-star-shape{
	position:relative;	
	left: 20px;
	overflow:hidden;
	padding:10px 0;
	width: 465px;	
	float-:left;	
}

--filter-:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;

.content{
	font-size: 12px;
	height-: 140px;
}

.r-star .content, 
.r-star-shape .content{
	padding: 10px 20px 34px;	
	background-color:#fff9a6;
}

.content{
	background: url(img/bg_offer.png) bottom repeat-x;	
}

.content p{
	font-size:11px; padding-bottom:0px; margin-bottom:0px; margin-top:5px;
}

.r-star .cn,
.r-star-shape .cn{
	position:absolute;
	width:20px;
	height:20px;
	left:-10px;
	top:-10px;
	background:url(img/r-stars.gif);
}

.r-star .cn.tr, .r-star .cn.br,
.r-star-shape .cn.tr, .r-star-shape .cn.br {
	margin-left:100%;
}

.r-star .cn.bl, .r-star .cn.br,
.r-star-shape .cn.bl, .r-star-shape .cn.br {
	top:auto;
}



.r-star-shape .cn{
	background:url(img/r-star2.gif);
	border-: 1px solid Black ;
}

.r-star-shape .cn.tl, .r-star-shape .cn.bl {
	width:100%;
} 

.PhotoOffer{	
	height-: 161px;
	width:120px;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-right: 20px;
	border-: 1px solid Black ;
}

.PhotoOffer img{
	margin-left: 0px;
	padding: 0px;
	margin-right-: 10px;
}

.r-star-shape#Prod{
	width:470px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.r-star-shape#Prod .content{
	background: url(img/bg_offer_1.png) bottom repeat-x;
	background-color: #e3eea4;	
	height: auto;	
}

.r-star-shape#Prod .r-star .content, 
.r-star-shape#Prod .content{
	padding: 10px 20px 33px;
	background-color: #e6f0ad;	
}

.r-star-shape#Prod .cn{
	background:url(img/r-star4.gif);
	border-: 1px solid;
}

.r-star-shape#Prod .PhotoOffer{
	margin-right: 10px;	
	height-: 134px;
	width:100px;
}

.r-star-shape#epigraph{	
	max-width: 470px;
	width:100%;
	margin-right: 20px;
	left: 0px;
	margin-bottom: 20px;
	border-: 1px solid;
}

.r-star-shape#epigraph .content{
	background: url(img/bg_offer_1.png) bottom repeat-x;
	background-color: #e3eea4;	
	height: auto;	
	font-size: 11px;
}

.r-star-shape#epigraph .r-star .content, 
.r-star-shape#epigraph .content{
	padding: 10px 20px 33px;
	background-color: #e3eea4;	
}

.r-star-shape#epigraph .cn{
	background:url(img/r-star4.gif);
	border-: 1px solid;
}

.r-star-shape#Prod .Price, .OfferInside .Price{
	background: url(img/bg_price_1.gif) top no-repeat;
	color: #db5309;
}


	






