.custom #header {
   border: none;
   padding: 0;
   border-bottom: 2px solid #DDDDDD;
   border-top: 1px solid #DDDDDD;
}

.custom #logo a {
   display: block;
   background-image: url(images/ehc_header_03b.png);
   background-position: top left;
   background-repeat: no-repeat;  
   width: 473px;
   height: 115px;

   overflow: hidden;
   text-indent: -999px;
}

.custom #tagline { 
   display: none;
}

#mad_mimi_form3 input.button {
  margin-top: 5px;
}

.custom p.note{ font-size: 75%; line-height: 1em; color: #666 }
