.misc-left {
  float: left;
}

.misc-right {
  float: right;
}

.misc-clear {
  clear: both;
}