#menu_common
{
  position: absolute;
  width: auto;
  height: auto;
  right: 8px;
  top: 8px;
  color: #bbc0c1;
  z-index: 65;
}

#menu_common a
{
  font-family: Verdana;
  font-size: 10px;
  text-transform: uppercase;
  color: #bbc0c1;
  padding-left: 10px;
}