#newsletter_box em {display: block; font-size: 18px; height:60px; left:-86px; position:absolute; text-transform: capitalize;  top: 6px; width: auto;}
#newsletter_box {background: url(../img/bg_n_w.png) repeat; bottom: -200px; height: 87px; left: 0; padding: 15px 0 10px; position: fixed; width: 100%; z-index: 9000; border-top: 1px solid #505050; box-shadow: 0 1px 8px #000;}
#newsletterBoxHolderContainer {height:54px; margin-left:auto; margin-right:auto; padding:0; position: relative; width:1000px; z-index: 15;}
#newsletter_box #theEmail {background: none repeat scroll 0 0 #FFFFFF;  border: 1px solid #505050; border-radius: 2px 2px 2px 2px;  color: #505050; float:left; font-size: 16px;  height:33px; margin:35px 0px 0px 255px; padding: 0 0 0 10px; width:280px;}
#newsletterBoxHolderContainer .chi_finestra {  background: none repeat scroll 0 0 #3E3E3E; border: 1px solid #505050;
 color: #FFFFFF; cursor: pointer; font-size: 18px; font-weight: bold; height: 18px; left:970px; padding: 3px 8px 8px 9px; position: absolute; top: 37px; width: auto;}
#newsletterFormHolderContainer{margin:5px;}
#newsTitle { background: url("../img/newslletter_icon_des.png") no-repeat scroll 181px 2px transparent; border-right: 1px solid #505050; color: #FFFFFF; float: left; font-family: Rokkitt; font-size: 36px; font-weight: inherit; height: 80px; margin-top: 0; text-shadow: 0 0 4px #000000; width: 264px;}
#letter {background:url(../img/newslletter_icon_des.png) center; width:50px; height:33px; position:absolute; top:30px; left:30px;}
#formTitle {font-size:15px; text-shadow:#000 0px 0px 4px; color:#FFFFFF; position:absolute; font-weight:bold; left:422px; top:0px; font-style:italic; width: 576px; text-align:right;}
/*sfondo sfumato*/
#submitEmailNewsletter,#newsletter_box b {
background-image: -o-linear-gradient(bottom, #D97634 10%, #E6A910 78%);
background-image: -moz-linear-gradient(bottom, #D97634 10%, #E6A910 78%);
background-image: -webkit-linear-gradient(bottom, #D97634 10%, #E6A910 78%);
background-image: -ms-linear-gradient(bottom, #D97634 10%, #E6A910 78%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, #D97634),
	color-stop(0.78, #E6A910)
);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D97634, endColorstr=#E6A910);
        /* For Internet Explorer 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D97634, endColorstr=#E6A910)";    
        background-color: #CCC;}
#submitEmailNewsletter {
 border: 1px solid #D97634; border-radius: 0 2px 2px 0; color: #FFFFFF; cursor: pointer; font-size: 15px; height: 33px; margin: 22px 0 0; padding: 0 0 4px; width: 150px; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.28);}
#newsletter_box b {border: 2px solid #FFFFFF; border-radius: 100% 100% 100% 100%; color: #FFFFFF; font-size: 34px !important; left: -113px; padding: 35px 21px 19px 14px; position: absolute; top: -13px;}
	
	