/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
	height: 125px;
    margin-left: auto;
    margin-right: auto;
    width: 728px;
}

.sliderdoitac {
	float:left;
	/*left: -5000px; */
	margin:0 5px; 
	position:relative; 
	visibility:hidden;	
	left:0 !important;
	width:885px !important;
}
.sliderdoitac img
{
    width:133px;
    height:95px;
    border:0;
}	
.sliderdoitac ul li {
	width:150px !important;
}
.prev {
	cursor:pointer; 
	float:left;
	padding-top:40px;
	margin-left:5px;
}

.next {
	cursor:pointer; 
	float:right; 
	padding-top:40px;
}

/************************************************
	      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;
}
