#ads {
	background-color:#CCC;
	background-image:url(http://mondocubano.com/ads/gracias.gif);
	background-repeat:no-repeat;
	position:relative;
	float:rightt;
	width:728px;
	height:90px;
	top:15px;
	margin-top:15px;
	left:50%;
	margin-left:-364px;

}