
   .info_block {
      border-collapse: collapse; font-family: Tahoma;
      position: relative; width: 332px; height: 146px;
   }
   .info_block a { text-decoration: none; display: block; outline-style: none; }
   .info_block td {
      margin:0px; padding: 0px;
   }
   .info_block .head {
      background-color: #5D7387; font-size: 14 px; color: #fff;
      font-family:"myriad pro regular"; opacity: 0.8; filter: alpha(opacity=95);
      left: 0; text-align: left; width: 322px; padding: 10px 5px; margin: 0; bottom: 0;
   }
   .info_block .head h1, .info_block .head h2 {
      color: white; text-align: center; font-size: 13px; font-weight: bold;
      line-height: 110%; text-transform: uppercase; padding: 0;margin: 0;
   }
   .info {
      position: absolute; background-color: #FF7800; opacity: 0.9; filter: alpha(opacity=90);
      min-height: 106px; cursor: pointer;
      left: 0; text-align: left; padding: 20px; margin: 0; top: 0; z-index: 101; display: block;
   }
   .info a { position: relative; }
   .info_block .info { display: none; z-index: 101; width: 293px; }
   .info_block .info h1,.info_block .info h2 { font-size: 15px; margin: 0; text-transform: uppercase; padding-bottom: 8px; color: white; }
   .info_block .info .txt { color: white; font-size:12px; }
   .info_block .head { position: absolute; bottom: 0; left: 0; }

