/* basic reset */
* { margin:0; padding:0; }
:focus	{ outline:0; }

a { color:#fff; text-decoration:none; }
a:hover { color:#fff; text-decoration:underline; }
img { border:0; }

h1, h2, h3, h4, h5 { margin:0 0 1em; line-height:1.1em; }

h1 { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:15px; }
h4, h5, h6 { font-size:11px; }

th { vertical-align:top; font-weight:normal; text-align:left; }
td { vertical-align:top; }

p { margin:0 0 1em; }
address { margin:0 0 .4em; font-style:normal; line-height:1.4em; }
cite { font-style:normal; font-size:10px;}
q:before, q:after { content:''; }

form { display:inline;}
fieldset { border:none; }
legend { display:none;}
label { color:#555; font-weight:bold; }
input, select, button { vertical-align:middle; }
textarea { font-family:inherit; }

dt { display:block; font-weight:bold; }
ul,ol { margin:0 0 1em 2em; }

small { font-size:.85em; }
big { font-size:1.15em; }
hr { height:0; margin:8px 0; overflow:hidden; }