.back {
	background-color:#262624;
	float:left;
	height:382px;
	width:20px;
}

.back a {
	display:block;
	height:382px;
	width:20px;
	background-image:url(/uploads/9b/b8/9bb87d4fd9c0c5d6838447353bf12e97/back.png);
	background-position:center center;
	background-repeat:no-repeat;
	font-size:0px;
	outline-style:none;
}

.backRounded {
    /*-moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;*/
}

.forward {
    background-color:#262624;
    float:left;
    height:382px;
    width:20px;
}

.forward a {
    display:block;
    height:382px;
    width:20px;
    background-image:url(/uploads/92/a8/92a8adcd56ca2e6812985f841f58768e/forward.png);
    background-position:center center;
    background-repeat:no-repeat;
    font-size:0px;
    outline-style:none;
}

.forwardRounded {
    /*-moz-border-radius-topright:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;*/
}

#carouselSpace {
    margin-bottom:12px;
    padding-bottom:12px;
    height:382px;
    width:861px;
    float:left;
}

#carouselContainer{
    height:382px;
    overflow:hidden;
    position:absolute;
    width:861px;
}

#carousel-wrapper {
    width:910px;
    height:410px;
    overflow:auto;
}

#carousel-content {
    width:15000px;
}

#carousel-content .slide {
    float: left;
    width:861px;
    height:382px;
}

.carouselAdminMenu > ul {
    margin:0;
    padding:12px 0;
}

.carouselAdminMenu > ul > li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-right:3px;
}

.carouselAdminMenu > ul > li >a {
    padding-left:6px;
}
