.post_newsletter h2  {
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	font-variant: normal;
	color:#FFF;
}

.post_newsletter  {
	padding: 5px 10px 10px 10px;
	margin: 0 0 0 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #A4C20C;
}


.post_newsletter .bouton  {
	margin: 0 0 0 10px;
	font-size: 1.1em;
	color:#000;
	width: 70px;
	height: 30px;
	background-color: #A4C20C;
	cursor:pointer;

}

.post_newsletter .textfield  {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	color:#FFF;
	width: 200px;
	height: 20px;

}



/* -- sidebar -- */

#sidebar .post_newsletter h2 {
	margin: 0 0 10px 0;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

#sidebar .post_newsletter .textfield {
	float: left;
	margin: 10px 0 10px 10px;
	width:200px;

}