#threeCol{
  width             : 980px;
  overflow          : hidden;
}

#three1,#three2,#three3{
  width             : 300px;
  float             : left;
  background-color  : white;
  padding           : 5px;
}

#three2{
  margin-left       : 25px;
  margin-right      : 25px;
}