a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: 0 0
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden !important;
    overflow: hidden !important
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.left {
    float: left !important
}

.right {
    float: right !important
}

a,
a:hover {
    text-decoration: none !important
}

small {
    font-size: 10px;
    position: relative
}

hr {
    background: #676767;
    height: 1px;
    border: 1px solid #676767;
    margin: 7px 0;
    display: block;
    clear: both
}

input,
select,
textarea {
    font-size: 11px;
    font-family: tahoma, Arial, verdana
}