html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}
body {
    font-size: 100%;
    line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block }
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    height: 0;
    display: none;
}
blockquote,
q { quotes: none }
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
ins {
    background-color: #ff9;
    text-decoration: none;
    color: #000;
}
mark {
    background-color: #ff9;
    font-weight: bold;
    font-style: italic;
    color: #000;
}
del { text-decoration: line-through }
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: inherit;
}
hr {
    height: 1px;
    display: block;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #cccccc;
}
input,
select { vertical-align: middle }
input,
button,
textarea,
select {
    font-size: 99%;
    font-family: inherit;
    font-weight: inherit;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
#header,
#container,
#main,
#left,
#right,
#footer,
.inside { position: relative }
#main .inside { min-height: 1px }
.block { overflow: hidden }
.clear,
#clear {
    height: 0.1px;
    clear: both;
    font-size: 0.1px;
    line-height: 0.1px;
}
.invisible {
    width: 0;
    height: 0;
    left: -9999em;
    position: absolute;
    overflow: hidden;
    display: inline;
    top: -9999em;
}
.custom { display: block }
#container:after,
.custom:after {
    height: 0;
    clear: both;
    display: block;
    content: ".";
    visibility: hidden;
}
figure {
    margin: 0;
    padding: 0;
}
a:focus { outline: thin dotted }
a:hover,
a:active { outline: 0 }