/*
Coupon Carousel
======================================  */
.ticker-wrapper {bottom:0px;left:0px;position:fixed;width:100%; z-index:10000; height: 64px;}
.ticker-fixer {height: 61px;margin:0 auto; width:1024px;}
.ticker-shadow{height: 6px;width:1024px;background:url(/images/coupon_ticker/shadow.png) repeat-x;}
.ticker-main{height: 50px;border:4px #CFEDFC solid;background:#ffffff;width:1024px;}
.ticker-main .section {float:left;margin-left:10px;}
.ticker-left-arrow{height:33px;width:33px;background:url(/images/coupon_ticker/left_arrow.png) no-repeat; display:block;margin:7px 0 0 12px;text-decoration:none;}
.ticker-right-arrow{height:33px;width:33px;background:url(/images/coupon_ticker/right_arrow.png) no-repeat; display:block;margin:7px 0 0 27px;text-decoration:none;}
.ticker-center{width:916px;}
.ticker-center-mask{width:916px;height:50px;overflow:hidden;position:relative;}
.ticker-center-full{width:30000px;height:50px;position:relative;}
.ticker-cell{float:left;width:912px;text-align:left;font-size:0.6em;color:#505153;}
.ticker-cell a {text-decoration:none;color:#505153;}
.ticker-cell ul li{float:left;}
.ticker-cell ul li.prod{width:121px;height:50px;background:url(/images/coupon_ticker/product_bg.png)  no-repeat;margin-left:4px;}
.ticker-cell ul li.review{width:70px;height:50px;background:url(/images/coupon_ticker/review_bg.png)  no-repeat;margin-left:4px;}
.ticker-cell ul li.img{margin-left:5px;width:50px;overflow:hidden;}
.ticker-cell .off{color:#ffffff;margin:8px 0 0 27px;font-weight:bold;text-align:center;width:88px;font-size:1.6em;}
.ticker-cell .brand a{color:#D27A18;font-weight:bold;}
.ticker-cell .off a {color:#ffffff;text-decoration:none;}
.ticker-cell .scarcity {color:#D7DF23;margin:6px 0 0 27px;font-weight:bold;text-align:center;width:88px;font-size:1.3em;}
.ticker-cell .scarcity a{color:#D7DF23;}
.ticker-cell .price{color:#1B75BC;font-weight:bold;}
.ticker-cell .avatar{margin-left:21px;}
.ticker-cell .info, .ticker-cell .review_info{width:150px;line-height:1.2em;margin:4px 0 0 7px;}
.ticker-cell .add_mini{margin:27px 0 0 129px;position:absolute;}
.ticker-cell .review_info span, .ticker-cell .ducks span, .ticker-cell .review_body span{color:#D27A18;font-weight:bold;padding-right:3px;}
.ticker-cell .review_body{width:186px;margin:4px 0 0 20px;}
.ticker-cell .ducks{margin:4px 0 0 0px;}
.ticker-cell #review_your_ducks{width:912px;height:50px;background:url(/images/coupon_ticker/review_your_ducks.png) 5px 5px no-repeat;}
.ticker-cell #review_your_ducks p.no_review_text{float:right;margin:13px 20px 0 0;}
.ticker-cell #your_review_goes{width:912px;height:50px;background:url(/images/coupon_ticker/your_review.png) 0px 2px no-repeat;}
.ticker-cell #your_review_goes p.no_review_text{float:right;margin:18px 60px 0 0;font-size:1.5em;width:365px;}
.ticker-cell a.reviews_link{color:#1B75BC;}
.ticker-cell #tell_us{width:912px;height:50px;background:url(/images/coupon_ticker/tell_us.png) 0px 0px no-repeat;}
.ticker-cell #tell_us p.no_review_text{float:right;margin:18px 0px 0 0;font-size:1.5em;width:365px;}

