.float-left{
  float: left;
}

.float-right{
  float: right;
}

.blue{
  color: #3399cc;
}  
