/* BASIC */
* { margin:0; padding:0; }
option { padding-left:0.4em; }
html { height:100%; margin-bottom:1px; }
body { font:75% Arial, Helvetica, sans-serif; text-align:center; color:#101010; background:#fff url(../img/bg-body.png) top left repeat-x; }
fieldset, img { border:0 solid; }
ul, ol, dt { margin:0 0 1em 1em; }
li { margin-left:1.5em; line-height:1.5em; }
dt { font-weight:bold; }
dd { margin:0 0 1em 2em; }
p { line-height: 1.5em; margin:0 0 1em 0; }
blockquote, cite { margin:0 0 1em 1.5em; }
a { color:#ff6600; text-decoration:none; }
a:hover { text-decoration:underline; }
hr { color:#fff; background:transparent; margin:0 0 1em 0; padding:0 0 1em 0; border:0; border-bottom:1px #eee solid; }
