.fN { float: none; }
.fL { float: left; }
.fR { float: right; }

.cN { clear: none; }
.cL { clear: left; }
.cR { clear: right; }
.cA { clear: both; }

.spacer { clear: both; font-size: 0px; height: 1px;}
a img { border: none; }
img.button { cursor: pointer; }

form, input, textarea {margin:0px; padding:0px;}