.gfx { position: absolute; background: url(../../assets/imgs/gfx/videos.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/videos.png) 0 0 no-repeat; width: 595px; height: 569px; padding: 55px 0 0 70px }

.container .video { float: left; width: 350px; height: 300px; padding: 0 0 0 50px }
.container h2 { font-weight: bold; font-size: 24px; line-height: 32px; color: #6E1500; padding: 0 0 23px 45px }
.container h3 { font-family: Arial,Verdana,Tahoma,'Sans-serif'; font-weight: bold; font-size: 12px; line-height: 12px; color: #611D10; padding: 0 0 10px; text-align: center }

.slide { float: left; width: 88px; padding: 0 0 0 60px }
.vertical { position:relative; overflow:hidden;	height: 195px; width: 88px }
.vertical .items { position:absolute; height:20000em; margin: 0px }
.vertical .items div { display: block; background: url(../../assets/imgs/slide/img.png) 0 0 no-repeat; padding: 3px; margin: 0 0 3px }
.vertical .items div img { width: 82px; height: 55px }
.slide .prev,
.slide .next { display: block; background: url(../../assets/imgs/slide/top.png) no-repeat 0 0; width: 41px; height: 19px; margin: 0 auto 4px; text-indent: -9000px; cursor: pointer }
.slide .next { background: url(../../assets/imgs/slide/bottom.png) no-repeat 0 0; margin: 4px auto 0; }

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

.disabled { visibility:hidden }