/* searchgrid.css */

#MainContent .ProgramSearchBox {
  background: transparent url(/images/program/programsearchgrid.gif) no-repeat bottom;
  width: 590px;
  border: none;
  padding: 0 0px 8px 0px; 
}
#MainContent .ProgramSearchBox h2 {
  background: white url(/images/program/header.gif) no-repeat top !important;
  padding: 0 14px;
}
