
/*Start stylesheet for scroller */

#example1_wrap { position: absolute; top: 0px; left: 20px; margin:0; padding:24px 0px 0px 15px; height:117px; width:570px;}

#example1_wrap .bx_wrap {margin-left: 0px; margin:0; padding:0;}

img{border:0;}

.prev {position: absolute; top: 55px; outline: 0; left: 0px; border:0; cursor:pointer;}

.next {position: absolute; top: 55px; right:-20px;  outline: 0; border:none; cursor:pointer;}

/*.bx_container{  margin:0; padding:0px 0 0px 0;}

.bx_container ul{ list-style:none; margin:0; padding:0 0 0 3px; }*/

#example1 li{ margin-left:0px; float:left; list-style:none; padding:0px 0px 0px 10px;}
.img_bor{
	border:thin;
	border-color:#404040;
	border-style:solid;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
box-shadow: 3px 3px 3px #888888;
}

/*End stylesheet for scroller */