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

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