.fleft { float: left; }
.fright { float: right; }
.clear { font-size: 0; width: 0; height: 0; overflow: hidden; clear: both; }
.hidden { display: none; }
.bold{font-weight: bold;}
.italic{font-style: italic;}