div#news_letter{
	margin-left:22px;
	margin-right:18px;
	background-image: url(../../../images/fundo_news.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FAFAF8;
	font-size:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	width:185px;
}
div#news_letter .conteudo{
	padding-left:10px;
	padding-right:10px;
}
div#newsletterAdd p{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
div#newsletterAdd span{
	display:block;
	padding-bottom:5px;
}
div#newsletterAdd .small{
	border:1px solid #999999;
	padding:3px;
	margin-bottom:10px;
}
div#newsletterAdd .confirmacao_caixa{
}
div#newsletterAdd .confirmacao_caixa input{
	display:block;
	float:left;
	margin-right:5px;
	margin-bottom:25px;
}
div#newsletterAdd .botao{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
div#newsletterAdd .botao input{
	padding:3px;
	border:1px solid #333333;
	color:#333;
	background-color:#D4D0C8;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#newsletterDel{
	margin-top:10px;
}
div#newsletterDel p{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
div#newsletterDel span{
	display:block;
	padding-bottom:5px;
}
div#newsletterDel .small{
	border:1px solid #999999;
	padding:3px;
	margin-bottom:10px;
}
div#newsletterDel .botao{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
div#newsletterDel .botao input{
	padding:3px;
	border:1px solid #333333;
	color:#333;
	background-color:#D4D0C8;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

