@charset "utf-8";
/* master reset */
#mainbar { font-family: Arial, "Trebuchet MS"; font-size:12px; line-height:18px; color:#474747; float:left; margin:0; width:875px; }
#mainbar p { margin: 0px 0px 0px 0px;}

#DressGallery {}
.jcarousel-container { background-image: url(../images/rolingbk.jpg); background-repeat:repeat-x; padding: 0px 0px 0px 0px; overflow: hidden; width: 875px !important; height: 95px;}
#mainbar ul.carousel li {float: left;  padding: 0px; background: none; width:179px; padding: 0 0px; height: 95px; }


.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-next {
    z-index: 0;
    display: none;
}

.jcarousel-prev {
    z-index: 0;
    display: none;
}
