.jcarousel-skin-small .jcarousel-container {

}





.jcarousel-skin-small .jcarousel-container-horizontal {

    width: 900px;
	padding:0px 40px;
	height: 40px;

}





.jcarousel-skin-small .jcarousel-container-vertical {


    width: 75px;


    height: 245px;


    padding: 40px 20px;


}





.jcarousel-skin-small .jcarousel-clip-horizontal {


    width:  900px;
    height: 40px;
	margin-left: 0px;
	margin-right: 0px;
	}





.jcarousel-skin-small .jcarousel-clip-vertical {


    width:  75px;


    height: 245px;


}





.jcarousel-skin-small .jcarousel-item {

    width: 180px;
    height: 40px;
	text-align:center;
	line-height: 36px;
}





.jcarousel-skin-small .jcarousel-item-horizontal {


    margin-right: 0px;
    margin-left: 0px;

}





.jcarousel-skin-small .jcarousel-item-vertical {


    margin-bottom: 10px;


}





.jcarousel-skin-small .jcarousel-item-placeholder {


    background: #fff;


    color: #000;


}





/**


 *  Horizontal Buttons


 */


.jcarousel-skin-small .jcarousel-next-horizontal {


    position: absolute;


    top: 15px;


    right: 0px;


    width: 10px;


    height: 10px;


    cursor: pointer;


    background: transparent url(next-horizontal.png) no-repeat 0 0;


}





.jcarousel-skin-small .jcarousel-next-horizontal:hover {


    position: absolute;


    top: 15px;


    right: 0px;


    width: 10px;


    height: 10px;


    cursor: pointer;


    background: transparent url(next-horizontal.png) no-repeat 0 0;


}





.jcarousel-skin-small .jcarousel-next-horizontal:active {

    position: absolute;


    top: 15px;


    right: 0px;


    width: 10px;


    height: 10px;


    cursor: pointer;


    background: transparent url(next-horizontal.png) no-repeat 0 0;
    


}





.jcarousel-skin-small .jcarousel-next-disabled-horizontal,


.jcarousel-skin-small .jcarousel-next-disabled-horizontal:hover,


.jcarousel-skin-small .jcarousel-next-disabled-horizontal:active {


   position: absolute;


    top: 15px;


    right: 0px;


    width: 10px;


    height: 10px;


    cursor: pointer;


    background: transparent url(next-horizontal.png) no-repeat 0 0;


}





.jcarousel-skin-small .jcarousel-prev-horizontal {


   position: absolute;


    top: 15px;


    left: 0px;


    width: 10px;


    height: 10px;


    cursor: pointer;


    background: transparent url(prev-horizontal.png) no-repeat 0 0;


}





.jcarousel-skin-small .jcarousel-prev-horizontal:hover {


     position: absolute;


    top: 15px;


    left: 0px;


    width: 10px;


    height: 10px;


    cursor: pointer;


    background: transparent url(prev-horizontal.png) no-repeat 0 0;


}





.jcarousel-skin-small .jcarousel-prev-horizontal:active {


   position: absolute;


    top: 15px;


    left: 0px;


    width: 10px;


    height: 10px;


    cursor: pointer;


    background: transparent url(prev-horizontal.png) no-repeat 0 0;


}





.jcarousel-skin-small .jcarousel-prev-disabled-horizontal,


.jcarousel-skin-small .jcarousel-prev-disabled-horizontal:hover,


.jcarousel-skin-small .jcarousel-prev-disabled-horizontal:active {


   position: absolute;


    top: 15px;


    left: 0px;


    width: 10px;


    height: 10px;


    cursor: pointer;


    background: transparent url(prev-horizontal.png) no-repeat 0 0;


}





/**


 *  Vertical Buttons


 */


.jcarousel-skin-small .jcarousel-next-vertical {


    position: absolute;


    bottom: 5px;


    left: 43px;


    width: 32px;


    height: 32px;


    cursor: pointer;


    background: transparent url(next-vertical.png) no-repeat 0 0;


}





.jcarousel-skin-small .jcarousel-next-vertical:hover {


    background-position: 0 -32px;


}





.jcarousel-skin-small .jcarousel-next-vertical:active {


    background-position: 0 -64px;


}





.jcarousel-skin-small .jcarousel-next-disabled-vertical,


.jcarousel-skin-small .jcarousel-next-disabled-vertical:hover,


.jcarousel-skin-small .jcarousel-next-disabled-vertical:active {


    cursor: default;


    background-position: 0 -96px;


}





.jcarousel-skin-small .jcarousel-prev-vertical {


    position: absolute;


    top: 5px;


    left: 43px;


    width: 32px;


    height: 32px;


    cursor: pointer;


    background: transparent url(prev-vertical.png) no-repeat 0 0;


}





.jcarousel-skin-small .jcarousel-prev-vertical:hover {


    background-position: 0 -32px;


}





.jcarousel-skin-small .jcarousel-prev-vertical:active {


    background-position: 0 -64px;


}





.jcarousel-skin-small .jcarousel-prev-disabled-vertical,


.jcarousel-skin-small .jcarousel-prev-disabled-vertical:hover,


.jcarousel-skin-small .jcarousel-prev-disabled-vertical:active {


    cursor: default;


    background-position: 0 -96px;


}


#viewscarousel-flow-block-1 {
	padding: 0px;
	margin: 0px;
}