.header_menu li {
    border-left: 0;
    list-style: none;
    float: left;
    border-left: 1px solid #555E66;
    padding-right: 6px;
    padding-left: 6px;
    line-height: 12px;
    margin: 0 !important;
    padding-top: 0 !important;
 
}

.header_menu li.first{
	border-left: none;
}

.header_menu a {
    color: #555E66;
    font-size: 12px;
    text-transform: uppercase;
  }
  
.header_menu {
  position: absolute;
  padding-left: 60px;
  top: 20px;
}

.tenyears {
  height: 105px;
}

.tenyears a {
  position: absolute;
  z-index: 999;
  top: 96px;
}

.front .tenyears a {
  top: 96px;
}

.admin-menu .tenyears a {
	top: 116px;
}
