/* NEWSLETTER FORM MINI */
.newsletter_email_mini
{
  background-color: #fff;
  border: none;
  margin-top: 5px;
  width: 150px;
}

.newsletter_submit_mini
{
  background: url(/images/media037.gif) no-repeat left top;
  border: none;
  color: #be5089;
  font-weight: bold;
  height: 21px;
  margin-top: 5px;
  text-align: center;
  width: 36px;
}