
.fl {
  float: left;
}
.cb {
  clear: both;
  margin: 5px;
}

.dn {
  display: none;
}

.bn {
  border: none;
}

