.hif_clr {
  clear: both;overflow:hidden; font-size:0;height:0;margin:0;padding:0;
}

#hif_root {
  width: 230px;
  height: 348px;
  text-align: center;
  position: relative;
/*  border: 1px solid #F0F0F0;*/
}

#hif_root * {
  font: normal 7pt Tahoma, Arial, sans-serif;
  padding: 0;
  margin: 0;
}

#hif_head {
  width: 100%;
  height: 38px;
  text-align: left;
  position: relative;
}

#hif_head DIV.subselect {
  position: absolute;
  top: 53px;
  left: 129px;
  width: 150px;
}

#hif_head DIV.subselect SELECT {
  border: 1px solid #85878C;
  color: #666666;
  font-size: 8pt;
  margin: 0 2px;
  width: 150px;
}

#hif_head DIV.subselect SELECT OPTION {
  font-size: 8pt;
  padding-left: 3px;
}

#hif_head DIV.subselect P {
  padding: 4px 0 0 6px;
  font-size: 8pt;
}

#hif_head DIV.tab {
  position: absolute;
  width: 53px;
  height: 18px;
  background-color: #F3F3F3;
  top: 16px;
  color: #686868;
  text-align: center;
  padding-top: 6px;
  font: normal 9pt sans-serif, Tahoma, Arial;
  cursor: hand;
  cursor: pointer;
  text-decoration: none;
}

#hif_head DIV.sel_tab {
  height: 20px;
  top: 14px;
  background-color: #E0E0E0;
}


#hif_foott {
  position: absolute;
  width: 203px;
  height: 20px;
  bottom: 15px;
  left: 15px;

  background: url(../images/gazeta_button.gif) top left no-repeat;
  cursor: hand;
  cursor: pointer;
  text-align: center;
  padding-top: 2px;
}

#hif_foott A.hif_foott_link {
  font: normal 10pt 'MS Sans Serif',sans-serif,Verdana,Arial;
  color: #FFF;
  text-decoration: none;
}

#hif_foott A.hif_foott_link:hover {
  text-decoration: underline;
}
