/* Start of CMSMS style sheet 'skin_new' */
.jcarousel-skin-tango .jcarousel-container-horizontal {

    width: 990px;

    padding: 0px 0px;
    margin: 0px auto;

}

.jcarousel-skin-tango .jcarousel-clip {

    overflow: hidden;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {

    width:  990px;

    height: 227px;

}

.jcarousel-skin-tango .jcarousel-item {

    width: 300px;

    height: 227px;

    }

.jcarousel-skin-tango .jcarousel-item-horizontal {

	 margin-left: 0px;

    margin-right: 45px;

}

/**

 *  Horizontal Buttons

 */

.jcarousel-skin-tango .jcarousel-next-horizontal {

    position: absolute;

    top: 96px;

    right: -17px;

    width: 36px;

    height: 36px;

    cursor: pointer;

    background: transparent url(uploads/julson/gallery/arrows_R.png) no-repeat 0 0;

}

.jcarousel-skin-tango .jcarousel-prev-horizontal {

    position: absolute;

    top: 96px;

    left: -17px;

    width: 36px;

    height: 36px;

    cursor: pointer;

    background: transparent url(uploads/julson/gallery/arrows_L.png) no-repeat 0 0;

}
/* End of 'skin_new' */

