.gfx { position: absolute; background: url(../../assets/imgs/gfx/albuns.png) 0 0 no-repeat; left: -150px; top: 200px; width: 607px; height: 421px }

.container { position: relative; right: -35px; margin-left: 325px; background: url(../../assets/imgs/bg/albuns.png) 0 0 no-repeat; width: 595px; height: 569px; padding: 55px 0 0 70px }

.slide { width: 450px; padding: 0 0 0 90px }
#foto { position:relative; float: left; overflow:hidden; height: 448px; width: 290px; margin-top: -60px }
#foto .items { width:20000em; position:absolute }  
#foto .items div.item { float: left; width: 290px; margin: 0 0 10px }
#foto .items div.item a img { width: 290px; height: 385px }
#foto .items div.item p { display: none }
.slide .prev,
.slide .next { float: left; display: block; background: url(../../assets/imgs/slide/left_big.png) no-repeat 0 0; width: 37px; height: 82px; margin: 100px 30px 0 0; text-indent: -9000px; cursor: pointer }
.slide .next { background: url(../../assets/imgs/slide/right_big.png) no-repeat 0 0; margin: 100px 0 0 30px; }

#galerias { clear: both; padding: 10px 0 0; width: 545px; float: left }
#galerias .scrollable { position:relative; width: 470px; height: 77px; overflow:hidden; float: left; } 
#galerias .scrollable .items { width:20000em; position:absolute }  
#galerias .items div { display: block; float: left; margin: 0 9px }
#galerias .items div img { display: block; width: 77px; height: 77px }
#galerias .prev,
#galerias .next { float: left; display: block; background: url(../../assets/imgs/slide/left.png) no-repeat 0 0; width: 19px; height: 41px; margin: 20px 17px 0 0; text-indent: -9000px; cursor: pointer }
#galerias .next { background: url(../../assets/imgs/slide/right.png) no-repeat 0 0; margin: 20px 0 0 17px }

.disabled { visibility:hidden }