p, img, form, hr     { margin: 0; padding: 0; }
.fl              { float: left; }
.fr              { float: right; }
.tl              { text-align: left; }
.tr              { text-align: right; }
.tc              { text-align: center; }
.tu              { text-transform: uppercase }
.cb              { clear: both; }
.di              { display: inline }
.b               { border: 1px solid #000; }
.nb              { border: 0 }
.lh0             { line-height: 0; }
.lh1             { line-height: 1em; }
.lh12             { line-height: 1.2em; }
.lh14             { line-height: 1.4em; }
.m               { margin: 5px }
.mr              { margin-right: 5px }
.ml              { margin-left: 5px }
.mb              { margin-bottom: 5px }
.mb2             { margin-bottom: 10px }
.mt              { margin-top: 5px }
.p               { padding: 5px }
.p10               { padding: 10px }
.np              { padding: 0 }

.w100            { width: 100%}

input.check      { background-color: transparent; margin: 0; padding: 0; width: 14px; }


