<!--

table.search_bar
{
   width: 100%;
   border-bottom: 1px solid #e0e0e0;
}

td.search_bar
{
   background-image: url('/graph/search-grad.png');
   background-repeat: repeat-x;
   padding: 1px 0 0 6pt;
   font-family: "trebuchet ms",arial,sans-serif;
   color: #907070;
   font-size: 10pt; 
}

td.search_field
{
   background-image: url('/graph/search-field.png');
   width: 155px;
   height: 28px;
   background-repeat: no-repeat;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
}

input.search_field
{
   background: none;
   border: none;
   position: relative;
   left: 18px;
   width: 106px;
   font-family: "trebuchet ms",arial,sans-serif;
   font-size: 10pt;
}

input.search_button
{
   background: none;
   border: none;
   background-image: url('/graph/search-button.gif');
   width: 16px;
   height: 16px;
   background-repeat: no-repeat;
   position: relative;
   left: 18px;
   top: 2px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

-->
