#center {
  width: 65%;
  float: left;
}

#right {
  width: 30%;
  float: right;
}

.callout[style] {
  font-size: 0.85em !important;
  color: #999;
  margin-top: 2em;
  font-weight: normal !important;
}
.callout_noborder {
  font-size: 1.5em;
}
.posted {
  text-transform: uppercase;
  font-size: 0.85em;
}
