.newsletter_topo
{
	height: 33px;
	width: 488px;
	background-image:url(images/newsletter/newsletter_topo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom: 14px;
}
.newsletter_texto
{
	font-size: 11px;
	text-align:left;
	margin-bottom: 18px;
}
.newsletter_div_form
{
	width: 207px;
	margin: auto;
}
.newsletter_div_form label
{
	display: inline;
	font-weight:900;
	margin-bottom: 7px;
	margin-top: 7px;
}
.newsletter_div_form input
{
	display: block;
	height:13px;
	font-size:11px;
	border: 1px solid #999999;
	margin-bottom: 7px;
	margin-top: 7px;
	width: 207px;
	color:#999999;
}
.table_nl_form
{
	font-size:11px;
}
.table_nl_form input
{
	width: auto;
	height:auto;
	border: 0px;
	display:inline;
}
.table_nl_form label
{
	margin: 0px;
}
.newsletter_div_form img
{
	display: block;
	float:right;
	margin-top:8px;
	margin-right: -3px;
}
#aviso_nl2
{
	visibility:hidden;
	clear:both;
}