/*newsletter*/
div.footerbar_newsletter {
	background-color:#3f464e; 
	margin-top:10px; 
	height:20px;
}
div.footer_newsletter {
	padding:10px 10px 10px 10px;
	font-size: 10px;
	text-align:center;
}

div.footerunsub_newsletter {
	color:#454c54;
	font-size:9px;
	padding:10px;
	width:580px;
	text-align:left;
}
div.footerunsub_newsletter a:visited, div.footerunsub_newsletter a:link, div.footerunsub_newsletter a:active, div.footerunsub_newsletter a:hover{
	color:#454c54;
	text-decoration:underline;
}
