 
.rightClass{
  margin-left : 10pt;
  float : right;
}
.leftClass{
  margin-right : 10pt;
  float : left;
}
