html, body, div, img, h1, h2, h3, h4, a { margin: 0; padding: 0; border: 0; outline: 0; }
ul { margin: 0; padding-left: 20px; }
address { font-style:normal; }
textarea { overflow: auto; }
a:link, a:visited { outline: 0; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }
p a { outline: 1px; }
hr { border: 0; height: 0; border-top: 1px #CCC solid; }
.no_border_left { border-left-width: 0 !important; }
.no_border_right { border-right-width: 0 !important; }
.no_border_bottom { border-bottom-width: 0 !important; }
.border_right { border-right-width: 1px !important; }
.border_bottom { border-bottom-width: 1px !important; }
.float_left { float: left; }
.float_right { float: right; }
.center { text-align: center; }
.big { font-size: 120%; }
.hidden { display: none; }
.clear { clear: both; }
