/* style sheet for Search page */
/* 2009 Jun 4    */

/* begin table description */
table {
   width:480px;
   border:2px solid blue;
  }

p.search {
   margin-left:20px;
   margin-right:20px;
  }

/* end of file */
