h3 {
  clear: both;
  font-size: 1.2em !important;
}
ul li em {
  font-size: .75em;
  color: #666;
}

#content > .column {
	margin-bottom:1.8em;
}

.clearLeft {
	clear:left;
}
