.carusel {height:488px;width:900px;margin:20px 20px 0;padding:0;position:relative;z-index:100;}
.carusel .scrollerthang {}
.carusel .left_shadow {height:488px;width:10px;position:absolute;top:0;left:0;background:transparent url("./photo_slit_l.png") no-repeat top left;z-index:20;}
.carusel .right_shadow {height:488px;width:10px;position:absolute;top:0;right:0;background:transparent url("./photo_slit_r.png") no-repeat top right;z-index:20;}
.carusel .img-holder img, .carusel .img-holder a {border:none;}

.carusel .img-holder {position:relative;}
.carusel .img-holder div.description {width:674px;position:absolute;display:none;bottom:0;left:0;background:#000000;opacity:.8;color:#ffffff;padding:8px;font-size:8pt;font-weight:bold;}
.carusel .img-holder div.description span {float:right;}

.jcarousel-skin-photoshome .jcarousel-container {

}

.jcarousel-skin-photoshome .jcarousel-container-horizontal {
    width:890px;
    margin:0 0 0 5px;
}

.jcarousel-skin-photoshome .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-photoshome .jcarousel-clip-horizontal {height:460px;padding:13px 0 0;width:901px:background:#ffffff;}
/*
.jcarousel-skin-photoshome .jcarousel-clip-horizontal {
    width:  905px;
    height: 221px;
}
*/

.jcarousel-skin-photoshome .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-photoshome .jcarousel-item {height:460px;width:690px;}
/*
.jcarousel-skin-photoshome .jcarousel-item {
    width: 905px;
    height: 221px;
}
*/

.jcarousel-skin-photoshome .jcarousel-item-horizontal {
margin-right:-87px;
padding-left:97px;
}

.jcarousel-skin-photoshome .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-photoshome .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */

.jcarousel-skin-photoshome .jcarousel-prev-horizontal {height:52px;width:52px;position:absolute;top:218px;left:-26px;background:transparent url("./photoArrow_prev.png") no-repeat top right;z-index:50}
.jcarousel-skin-photoshome .jcarousel-next-horizontal {height:52px;width:52px;position:absolute;top:218px;right:-26px;background:transparent url("./photoArrow_next.png") no-repeat top right;z-index:50}

/*
.jcarousel-skin-photoshome .jcarousel-next-horizontal {
	position: absolute;
	top: 69px;
	text-indent: -9999px;
	overflow:hidden;
	width: 42px;
	height: 82px;
    background: url(http://showtime.arkansasonline.com/e2/static/syncweekly/images/btn-next.png) no-repeat;
	right: -51px;
}

.jcarousel-skin-photoshome .jcarousel-next-horizontal:hover {

}

.jcarousel-skin-photoshome .jcarousel-next-horizontal:active {

}

.jcarousel-skin-photoshome .jcarousel-next-disabled-horizontal,
.jcarousel-skin-photoshome .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-photoshome .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-photoshome .jcarousel-prev-horizontal {
	position: absolute;
	top: 69px;
	background: url(http://showtime.arkansasonline.com/e2/static/syncweekly/images/btn-prev.png) no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	width: 42px;
	height: 82px;
	left: -65px;
}
*/
.jcarousel-skin-photoshome .jcarousel-prev-horizontal:hover {

}

.jcarousel-skin-photoshome .jcarousel-prev-horizontal:active {

}

.jcarousel-skin-photoshome .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-photoshome .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-photoshome .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-photoshome .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-photoshome .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-photoshome .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-photoshome .jcarousel-next-disabled-vertical,
.jcarousel-skin-photoshome .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-photoshome .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-photoshome .jcarousel-prev-vertical {
    position: absolute;
    top: 69px;
    left: -65px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-photoshome .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-photoshome .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-photoshome .jcarousel-prev-disabled-vertical,
.jcarousel-skin-photoshome .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-photoshome .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
