#newsletter{
	background:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_newsletter_bg.png);
	background-repeat:no-repeat;
	width:260px;
	height:119px;
	margin-top:15px;
	padding:5px;
}

#newsletter form{
  padding-left:5px;
}

#newsletter form input.size_email{
	border: 1px #BBB09A solid;
	width:205px;
	height:22px;
	font-size:10pt;
}

#newsletter input.newsletter_submit{
	position:relative;
	top:6px;
}

#newsletter label{
	text-align:left;
	color:#8C8272;
}

#newsletter_notification{
	font-size:8pt;
	padding:5px;
	color:#000;
}

