body.floateleft {
   float: right;
}
body.floatright {
   float: left;
}
