/* =========================================== */
/*                    SEARCH                   */
/* =========================================== */

   .searchbox {
      font-family:   tahoma, sans-serif;
      font-size:     11px;
      color:         #cccccc;
      top:           -2px;
      padding:       0 0 0 18px;
      * padding:     0 0 0 5px;
      border-width:  1px;
      background:    #333333;
      height:        14px;
      border-color:  #666666;
      border-style:  solid;
      width:         190px; }

   .search {
      font-family:    verdana, arial, helvetica, sans-serif;
      font-size:      10px;
      font-weight:    normal;
      padding-top:    4px;
      padding-bottom: 4px;
      color:          #999999; }