.horbar	{}
.horbaritem{
  float: left;
  white-space: nowrap;
  padding-left:17px;
}
.horbaritem a{
display: block;	text-decoration: none;
}
.horbaritem a:hover{
  text-decoration: none;
}
.verbar{}
.submenu{
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
.subframe{
  position: relative;
  display: block;
}

.item{white-space: nowrap;}

.item a,.item a:hover{
  position: relative;
  display: block;
  text-decoration: none;
}
.item .fwdarr	{
  position: absolute;
  top: 5px;
  right: 7px;
}

.separator{
  height: 0;
  line-height: 0;
}

