div.leftList {
  width: 49%;
  float: left;
}
div.rightList {
  width: 49%;
  float: left;
}
ul.linkList {
/*  list-style: none; */
}

