.newsletter_form_input
{
  width:250px;
}

.newsletter_form_textarea
{
  width:250px;
  font-size:12px;
}

.validity_message
{
  width:100%;
  font-size:12px;
  text-align:center;
  color:#FF0000;
}

.line_feed
{
  width:10px;
  height:8px;
}

.mandatory_field
{
  
  color:#FF0000;
  padding-right:4px; 
  display:inline;
}
