/* ----------------------------- */
/*  Newsletter - compact         */
/* ----------------------------- */

#newsletter-compact{  
  margin-top:11px;
  position:relative;
  width:184px;
  padding-top:66px; 
  background-color:red;
  height:38px;
}

#newsletter-compact input{ 
  margin-left:30px;
  padding-left:5px;
  margin-top:3px;
  width:103px;
  color:#00A0D0;
  font-size:8pt;
}

#newsletter-compact a{
  position:absolute;
  bottom:17px; 
  right:20px;
}

#newsletter-compact a img{
	border:none;
}

.newsletter-sign-response{
	position:absolute;
  	/*bottom:12px;*/
  	bottom:1px;
  	left:5px;
	text-align:center;
	font-size:8pt;

}
