#rotator, #rotator2 {
	overflow: hidden;
	width:276px;
	height:236px;
}

#rotator img, #rotator2 img {
	display: none;
	position: absolute;
	top: 5px;
	left: 5px;
}

#rotator p#descricao, #rotator2 p#descricao {
	display: none;
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}