/************************************************
	      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;
}

/************************************************
	      JCAROUSEL LITE MENOR		
************************************************/

#jcarousel #list { height:60px !important; width:319px; margin:13px auto; position:relative; left:0px; top:0px; }
#jcarousel .slider {	float:left; left: -5000px; margin:7px; position:relative; visibility:hidden; width:248px !important;	height:49px !important; }
#jcarousel .slider ul { height:100px; width:600px; }
#caixa #jcarousel .slider ul li { padding:0 3px !important; width:80px !important; }
#caixa #jcarousel .slider ul li img { cursor:pointer; height:51px !important; padding-top:3px; width:69px !important; }
#jcarousel .prev { cursor:pointer; float:left;	padding-top:20px; }
#jcarousel .next { cursor:pointer; float:right; padding-top:20px; }