
.bx-wrapper{position: relative; margin: 0 auto; padding: 0; *zoom: 1;}
.bx-wrapper .bx-viewport{width: 100%; overflow: hidden; position: relative; height: 254px;}
.bx-wrapper .bx-slide{float: left; list-style: none; position: relative; width: 234px; margin-right: 20px;}
.bx-wrapper .bx-slide img{height: 175px;  width: 100%; display: block; margin: 0 0 10px 0; border: 0; }
.bx-wrapper .bx-scroller{ margin: 0; list-style-type: none; position: relative; }
.bx-wrapper .bx-scroller li a{ display: block; text-align: center; outline: none; color: #444; text-decoration: none; }
.bx-wrapper .bx-scroller li a:hover{ text-decoration: none; color: #70573a; }    
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -30px; outline: 0; width: 19px; height: 33px; text-indent: -9999px; z-index: 9999; background-image: url(http://templatedocs.livereznetwork.com/css/bx-slider/arrows-gray.png); background-repeat: none; }
.bx-wrapper .bx-prev { left: -40px; background-position: 0 0;}
.bx-wrapper .bx-next { right: -40px; background-position: -19px 0; }
.bx-wrapper .bx-controls-direction a.disabled{ display: none; }