.hif_clr {
  clear: both;overflow:hidden; font-size:0;height:0;margin:0;padding:0;
}

#hif_root {
  width: 350px;
  height: 190px;
  text-align: center;
  position: relative;
/*  border: 1px solid #F0F0F0;*/
}

#hif_root * {
  font: normal 12px Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
}

#hif_head {
  background: url(../images/wp_banki_head.gif) 0px 0px no-repeat;
  width: 100%;
  height: 20px;
  text-align: left;
  position: relative;
}

#hif_foott {
  position: absolute;
  width: 50px;
  height: 18px;
  bottom: 8px;
  right: 12px;

  cursor: hand;
  cursor: pointer;
  text-align: right;
}

#hif_foott A.hif_foott_link {
  color: #333399;
	text-decoration: none;
}

#hif_foott A.hif_foott_link:hover {
  color: #000;
  text-decoration: underline;
}

#hif_foott2 {
  position: absolute;
  width: 124px;
  height: 18px;
  bottom: 8px;
  right: 72px;

  cursor: hand;
  cursor: pointer;
  text-align: left;
  color: red;
}

#hif_foott2 A.hif_foott_link {
  color: red;
	text-decoration: none;
}

#hif_foott2 A.hif_foott_link:hover {
  text-decoration: underline;
}

#hif_menu {
	float: left;
	width: 98px;
	height: 114px;
	padding: 21px 0 0 13px;
}

#hif_menu IMG {
	border: 0;
}
