div#carousel {background: url(../../img/bg-carousel-lojas.png) no-repeat right bottom;  height: 237px; width: 271px;  position: relative; padding: 12px 0 0 11px;}
div#foo {margin: 0 0 0 0;}
.itens {height: 218px; width: 261px; float: left; margin-right: 20px;}
.itens p {color: #da2536 !important; font-weight: bold; padding: 0 0 0 50px;} 
a.prev, a.next {display: block; height: 19px; width: 19px; position: absolute; z-index: 200; text-indent: -9999px; }
a.prev {background: url(../../img/btn-anterior.png); left: 10px; top: 205px; }
a.next {background: url(../../img/btn-proximo.png); left: 35px; top: 205px;}
a.disabled {opacity: 0.5;} 


.btn-detalhe {background: url(../../img/btn-detalhe.png); display: block; height: 24px; width: 66px; text-indent: -9999px; float: right; margin: 8px 0 0 0;}


