/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  #is_searching {
    display: none;
    color: black
    }
  
  #is_noresults {
    display: none;
    color: black;
  }

  .is_tool {
    float:left;
    margin-left: 10px;
    color: black;
    }
  
  .is_vtool{
    clear:all;
    margin-left: 10px;
    color: black;
    margin-bottom: 10px;
    text-align: left;
    }

  .is_block {
    padding: 0;
    }

  .is_block_top {
    background-image: url('images/is_top.png');
    background-repeat: repeat-x;
    }
    
  .is_block_bottom {
    background-image: url('images/is_bottom.png');
    background-repeat: repeat-x;
    }
  
  .is_block_center {
    background-color: #084C67;
    padding-bottom: 20px;
    }
    
  .is_block_left {
    background-image: url('images/is_left.png');
    background-repeat: repeat-y;
    }

  .is_block_right {
    background-image: url('images/is_right.png');
    background-repeat: repeat-y;
    }

  #is_results { display: none;
    background-color: #2d82a4;
    border: 4px inset #2d82a4;
    color: ;
}
    
  .is_result1 {
    background-color: #528B8B;
    padding: 10px;
  }

  .is_result0 {
    background-color: #599D9D;
    padding: 10px;
  }
  