/* GENERIC */

.clear_left { clear:left; }
.clear_right { clear:right; }
.clear_both { clear:both; }
.clearer { clear:both; font-size: 1px; line-height: 1px; overflow:hidden; width:100%; height:1px; }