.clearboth {
  clear: both;
}

.clearleft {
  height: 8px;
  clear: left;
}
