 
.rightClass{
  margin-left : 20pt;
  float : right;
  margin-right : 10px;
}
.LeFtClass{
  margin-right : 10pt;
  float : left;
}
