.top_menu_item {
  /*width:162px;*/
  width:134px;
  float:left;
  text-align:center;
  /*background-color:black;*/
  background-color:#404040;
  color:white;
  padding-top:3px;
  padding-bottom:3px;
  border-right:1px solid white;
}

.top_menu_item  a {
  color:white;
  text-decoration:none;
}

.top_menu_item  a:hover{
  color:white;
  text-decoration:underline;
}
