/*newsletter*/
div.footer_newsletter {
	padding:30px 10px 10px 10px;
	font-size: 10px;
	color:#ffffff;
	text-align:center;
	background-image: url(/include/mod/layoutNewsletter/images/footer.jpg);
}

div.footerunsub_newsletter {
	color:#000000;
	font-size:9px;
	padding:10px;
	width:600px;
	text-align:left;
}
div.footerunsub_newsletter a:visited, div.footerunsub_newsletter a:link, div.footerunsub_newsletter a:active, div.footerunsub_newsletter a:hover{
	color:#000000;
	text-decoration:underline;
}

body {
	background-color: #000000;
	width:600px;
	margin:0px auto 0px auto;
}

det { 
	background-color: #999999;
}

