/* Overriding some columnwidths from the default.css */

.sp3 .sp2 {
  width: 249px;
}

.sp3 .threecols .sp2 {
  width: 166px;
}

.sp4 .threecols .sp2 {
  width: 222px;
  float: left;
}

.sp4 .threecols .sp2.right {
  width: 220px;
  float: right;
}
