/* Anúncios */

.anuncios {
	font: normal 9px Verdana, serif;
	color: #999;
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
	
	position: relative;
	float: left;
	width: 130px;
	height: auto;
	
	top: 0;
	right: 0;
	
	padding: 0px;
	margin: 0;
	
	z-index: 1;
}

.anuncios #frameAnuncios {
	margin-top: 2px;
}
