#links {
  width: 700px;
  background-color: #000;
  float: left;
}

#links p {
  font: 11px Tahoma, Arial, sans-serif;
  line-height: 125%;
  margin-bottom: 5px;
}

#links div {
  float: left;
  width: 339px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  margin: 5px;
  margin-bottom: 1px;
  overflow: hidden;
  display: inline;
}