.container_jqcarousel{position:relative;}
.hor.container_jqcarousel{border:1px solid #cccccc;}
.hor ul.jqcarousel{margin-top:20px !important;}
.jqcarousel {margin: 0;padding: 0;}
.jqcarousel li {float: left;width: 250px; padding: 5px;list-style: none; background:none}
.jqcarousel li .item_image{text-align: center; position:relative;}	
.jqcarousel li .item_name{text-align: center;}
.jqcarousel li .item_price{text-align: center;}
.jqcarousel li img{height:180px; text-align:center;}
.jqcarousel li .product_label{position: absolute;width:100px}
.jqcarousel li .product_label img{height:30px;width:30px; position:absolute;left:20px; border:none !important;}
.ver .but_wrapp_next{background-color: #ffffff;position: absolute;width: 100%;height: 30px;display: block;left: 0;top: 0;}
.ver .but_wrapp_prev{background-color: #ffffff;position: absolute;width: 100%;height: 30px;display: block;left: 0;bottom: 0;}
.ver #next.jqcarousel_btn{position:absolute; left:40%; top:0; opacity:0.8; background: url(../images/buttons.png) no-repeat -30px 0px; width:30px; height:30px;}
.ver #prev.jqcarousel_btn{position:absolute; left:40%; bottom:5px; opacity:0.8; background: url(../images/buttons.png) no-repeat 0px 0px; width:30px; height:30px;}
.ver #prev.jqcarousel_btn{margin:0;}
.ver #next.jqcarousel_btn{margin:5px 0 0 0;}
.hor .but_wrapp_next{background-color: #ffffff;position: absolute;width: 30px;height: 100%;display: block;right: 0;top: 0;}
.hor .but_wrapp_prev{background-color: #ffffff;position: absolute;width: 30px;height: 100%;display: block;left: 0;top: 0;}
.hor #next.jqcarousel_btn{position:absolute; right:1%; top:40%; opacity:0.8; background: url(../images/buttons_2.png) no-repeat 0% -30px; width:30px; height:30px;}
.hor #prev.jqcarousel_btn{position:absolute; left:0; top:40%; opacity:0.8; background: url(../images/buttons_2.png) no-repeat 0% 0px; width:30px; height:30px;}
.hor #prev.jqcarousel_btn{margin:0 0 0 5px;}
.hor #next.jqcarousel_btn{margin:0 5px 0 0;}
.container_jqcarousel:hover #next.jqcarousel_btn{display:block;}
.container_jqcarousel:hover #prev.jqcarousel_btn{display:block;}
#next.jqcarousel_btn:hover, #prev.jqcarousel_btn:hover{cursor:pointer;}