.left  { float: left; }
.right { float: right; }
.clear { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }
