#newsletter-unsubscription {
	display:block;
	height:200px;
	width:350px;
	/* overflow:hidden; */
	color:#333333;
}

#newsletter-unsubscription>div {
	display:block;
	height:145px;
	width:280px;
	padding:10px;
}

#newsletter-unsubscription #newsletter-unsubscription-wait
{
	width:100;
	height:10px;
	background:url(../../img/preloader.gif) 0 0 no-repeat;
	display:none;
}

#newsletter-unsubscription #nl_MultiAreaInteresseDisiscrivi,
#newsletter-unsubscription h3
{
	font-family:'Abel', Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

#newsletter-unsubscription #nl_MultiAreaInteresseDisiscrivi
{
	cursor:pointer;
}

#newsletter-unsubscription p
{
	padding:10px 0;
}

#newsletter-unsubscription a,
#newsletter-unsubscription a:link,
#newsletter-unsubscription a_hover,
#newsletter-unsubscription a:visited
{
	color:#333333;
}