	#anuncios_oiah {
		clear: both;
		background: none
	}
	
	#anuncios_oiah ul {
		padding: 0;
		margin: 0;
		width: 450px;
		height: 300px;
		list-style: none;
	}

	#anuncios_oiah a {
		text-decoration: none;
		color: #000;
		border: none;
	}
	
	#anuncios_oiah img {
		border: none;	
	}
	
	#anuncios_oiah b {
		color: #F00;
		font: normal 11px 'Trebuchet Ms', Arial, Helvetica;
	}	
	
	#anuncios_oiah li {"
		font: normal 11px 'Trebuchet Ms', Arial, Helvetica;	
		text-align: center;
		float: left;
		width: 128px;
		height: 128px;
		padding: 10px 10px;
	}
		