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

/* begin table description */
table {
   border:0px solid blue;
   margin-left:auto;
   margin-right:auto
  }
  
.outline {width:540px;}

p.nobot {
   margin-bottom:0px
  }
  
p.no_bot_cen {
   margin-bottom:0px;
   text-align:center;
  }
  
p.no_top {
   margin-top:0px;
  }
  
/* end of file */
