#nav  {
  list-style: none;
  padding: 0;
  margin: 0;
}

#nav a {
  font-weight: bold;
  color: white;
}

#nav a {
  text-decoration: none;
}

#nav li {
  float: left;
  position: relative;
  text-align: center;
  cursor: default;
}

#nav #first  {
  width:55px;
}

#nav #second  {
  width:45px;
}

#nav #third  {
  width:127px;
}

#nav #fourth  {
  width:98px;
}

#nav #fifth  {
  width:91px;
}

#nav #sixth  {
  width:75px;
}

#nav #seventh  {
  width:110px;
}

#nav #eighth  {
  width:211px;
}

#nav li div  {
  height:47px;
}
