.clear { clear: both;}
.right { float: right;}
.left { float: left;}
.relative { position: relative; }
.absolute { position: absolute; }
.no-display, .hidden { display: none; }
.no-display-submit { line-height: 1px; width: 0px; height: 0px; }
.inline-block { display: inline-block; }

body, div, p, ul, li, img, form, button, .button, 
dl, dt, span, input, textarea, h1, h2, h3, h4, h5 { margin: 0; padding: 0; border: 0 none; }



