	.colunastriplas ul { 
		padding-right:10px; 
		padding: 0;
		list-style: none;
		margin: 0 0 14px 30px;
	}	
	
	.colunastriplas li { 
		font: 12px/16px Arial, Helvetica, Verdana, sans-serif;
		color: #FFF;
	}		
	.colunastriplas { column-count: 3;}

#slider {float:left; width:364px; height:380px; overflow:hidden;}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{
	display:block;
	width:364px;
	height:380px;
	overflow:hidden; 
}
#slider li img {
	width:364px;
	height:380px;
}
#ante, #prox{
	position:absolute;
	top:270px;
	left:90px;
	width:30px;
	height:40px;
	text-indent:-99999px;
	}	
#prox{ 
	left:416px;
	}														
#ante a, #prox a{  
	display:block;
	width:30px;
	height:40px;
	background: url(../img/ante.png) no-repeat 0 0;	
	}	
#prox a{ 
	background: url(../img/prox.png) no-repeat 0 0;	
	}
	
#slider-select {
	width:174px;
	height:62px;
	clear:both;
	padding:2px;
	border:1px solid #CCC;
	margin:0 0 0 5px;
}

#slider-select ul, #slider-select li{
	list-style:none;
	overflow:hidden;
	width:170px;
	height:56px;
	padding:0;
	margin:0;
}

#slider-select li img {
	float:left;
	width:53px;
	height:53px;
	padding:0;
	margin:2px 1px 2px 2px;
}

#ante2, #prox2{
	position:absolute;
	top:180px;
	left:475px;
	width:20px;
	height:30px;
	text-indent:-99999px;
	}	
#prox2{ 
	left:628px;
	}														
#ante2 a, #prox2 a{  
	display:block;
	width:15px;
	height:30px;
	background: url(../img/ante2.png) no-repeat 0 0;	
	}	
#prox2 a{ 
	background: url(../img/prox2.png) right no-repeat;
	}
	
a { border:none; outline:none;}

