.hif_clr {
  clear: both;overflow:hidden; font-size:0;height:0;margin:0;padding:0;
}

#hif_root {
  width: 140px;
  height: 345px;
  text-align: center;
  position: relative;
/*  border: 1px solid #F0F0F0;*/
}

#hif_root * {
  font: normal 7pt Tahoma, Arial, sans-serif;
  padding: 0;
  margin: 0;
}

#hif_head {
  background: url(../images/vertical140_head.gif) top left no-repeat;
  width: 100%;
  height: 52px;
  text-align: left;
  position: relative;
}

#hif_head DIV.subselect {
  position: absolute;
  top: 27px;
  left: 3px;
  width: 131px;
}

#hif_head DIV.subselect SELECT {
  border: 1px solid #4D4D4D;
  color: #666666;
  font-size: 8pt;
  margin: 0 2px;
  width: 131px;
}

#hif_head DIV.subselect SELECT OPTION {
  font-size: 8pt;
  padding-left: 3px;
}

#hif_foot2 {
  background: url(../images/vertical140_foot.gif) top left no-repeat;
  position: absolute;
  width: 140px;
  height: 90px;
  bottom: 0px;
  left: 0px;
  cursor: hand;
  cursor: pointer;
}

#hif_foott {
  position: absolute;
  width: 140px;
  height: 46px;
  bottom: 90px;
  left: 0px;

  cursor: hand;
  cursor: pointer;
  text-align: center;
}

#hif_foott A.hif_foott_link {
  font: normal 7pt 'MS Sans Serif',sans-serif,Verdana,Arial;
  color: #4E4E4E;
  text-decoration: none;
}

#hif_foott A.hif_foott_link:hover {
  text-decoration: underline;
}


