#floaterdhtml {
	position: absolute;
	width: 300px;
	height: 265px;
	left: 55%;
	top: 370px;
	margin-left: -233px;
	/*background-color: white;*/
	/*border: 1px solid black;*/
}

/*#corrida img {
	border: none;
}*/

#floaterdhtml.fechado {
	display: none;
}

#floaterdhtml_fechar {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	/*background-color: white;*/
	color: black;
	padding-left: 3px;
}

img {
	border: 0;
}


