/************************************************
	      JCAROUSEL LITE		
************************************************/
#list{width:960px; float:left;}
.slider {float:left; position:relative; visibility:hidden;}
.slider ul {width:auto;}
.slider ul li {padding:0px;}
.slider ul li img {cursor:pointer;padding-top:3px;}
.prev {cursor:pointer;width:24px;}
.next {cursor:pointer;width:24px;}

/************************************************

	      CAPTIFY CAPTION		
************************************************/
.caption-top, .caption-bottom {background: #000000;color: #ffffff; cursor:default;padding:2px; font-size:11px;   
text-align:center;}
.caption-top {border-width:0px;}
.caption-bottom {border-width:0px;}
.caption a, .caption a {background:#000;border:none; text-decoration:none;  padding:2px;}
.caption a:hover, .caption a:hover {background:#202020;}

