/* NEWSLETTER */

#news_container{
	padding-top: 7px;
	padding-left: 25px;
	
}

#news_titulo{
	margin-left:3px;
}

#news_input{
	width: 158px;
	height: 19px;
	background-image: url(/media/images/caixa.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 1px;
	padding-left: 1px;
	margin-left:3px;
}

#news_input input {
	width: 157px;
	height: 14px;
	border: 0px;
	font-size: 11px;
	color: #707070;
}

#news_submit{
	width: 35px;
	height: 19px;
	background-image: url(/media/images/seta.gif);
	background-repeat: no-repeat;
	float: left;
}
