.gallery {height:358px;}
#slide {position:relative; margin-bottom:13px;}
.items {display:block;}
.pic {width:760px !important; height:358px !important;}
.pag {height:358px; width:230px; position:absolute; z-index:5; top:0; left:780px; overflow:hidden;}
.img-pags ul {margin:0}
.img-pags li {height:122px; width:160px;}
.img-pags li a {position:relative; display:block; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
.img-pags li a img {opacity:.6; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
.img-pags li a span{ display:block;}
.img-pags li.active a,.img-pags li a:hover{}
.img-pags li a:hover img{opacity:1;}
.img-pags li.current a img {opacity:1;}



.btn1, .btn2{position:absolute; width:14px; height:26px; z-index:99; top:-49px;}
.btn1 {margin-top:0; right:34px; background:url(../images/prev.png) 0 0 no-repeat;}
.btn2 {margin-top:0; right:5px; background:url(../images/next.png) 0 0 no-repeat;}