/* Add your custom styles here */

.clear {
   clear:both;
   margin-bottom: 10px;
}

.imgr {
   float: right;
   margin-left: 20px;
   margin-bottom: 10px;
}

.imgl {
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
}