#carousel .top{
	left:0;
	position:absolute;
	top:131px;
}
#carousel .frame{
	position: absolute;
	right:192px;
	top:130px;
}
.jcarousel-item{
		background: url(../img/car_pack_back_white.gif) repeat-x;
}
.pink-back{
	background: none;
	background-color: #ec0086;
	
}
.round-border-bottomleft{
	-moz-border-radius-bottomleft: 20px;
}
.round-boder-bottomright{
	-moz-border-radius-bottomright: 20px;
}
#carousel .content .freeSamples-btn{
	left:415px;
	position:absolute;
	top:284px;
}
#carousel .content .title{
	right:199px;
	position:absolute;
	top:183px;
}
#carousel .content p{
	color:#FFFFFF;
	right:215px;
	line-height:14px;
	position:absolute;
	text-align:right;
	top:248px;
	width:245px;
	font-weight:bold;
}
#carousel .content .more-btn{
	right:215px;
	position:absolute;
	top:332px;
}
#carousel .back{
	background-color:#EC0086;
	height:1px;
	left:0px;
	top:332px;
	width:758px;
}
.expanded-content .close-btn{
	left:663px;
	position:absolute;
	top:580px;
}
.expanded-content .body{
	color:#FFFFFF;
	left:315px;
	position:absolute;
	top:350px;
	width:400px;
}
.expanded-content .pack{
	position:absolute;
	top:383px;
}
.jcarousel-skin-tango .jcarousel-item p.moreBtn{
    position:absolute;
    right:3px;
    top:61px;
    color:#EC0086;
}