/* Global Reset
----------------------------------------------------------------------------- */
* {
    padding:0;
    margin:0;
}
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, dl, fieldset, address {
    margin:1em 0;
}
li, dd {
    margin-left:3em;
}
fieldset {
    padding: .5em;
}

th {
    text-align:left;
}
img {
    margin-bottom:-3px;
}
a img {
    border:none;
}
