div.column#a { 
  /*left: 20;
  width: 480;*/
  left: 2.5%;
  width: 60%;
  border-right: 1px dotted #9e8457;
  padding-right: 30;
}

div.column#b { 
  /*left: 560;
  width: 220;*/
  left: 70%;
  width: 27.5%;
  font-size: 14px;
  line-height: 17px;
}


