/* Sample 5*/
#box5{
	position:absolute;
	width:160px;
	height:140px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

/* ********************************** */

.info
{
	width:161px;
	height:40px;
	background:#fff;
	position:absolute;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.info h4
{
	color:#ffffff;
	font-size:9px;
	font-family:Verdana;
	padding:5px 5px;
}

.info h4 
a {
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
}

.mask2
{
	position:relative;
	width:160px;
	height:181px;
	overflow:hidden;	
}

* {padding:0;margin:0;}

#fundo_botton
{
background-color:#f6f6f6;
height:19px;
}

.buttons {margin:0px; padding-top:0px;padding-right:10px;cursor:pointer;}

.prev5 {margin:0px;}

.next5 {margin:0px;}