.floatleft{ float:left; margin: 0 10px 5px 0}
.floatright{ float:right; margin: 0 0 5px 10px }
.clear { clear: both; }