
* {
    margin: 0;
    padding: 0;
}
.search-autocomplete .amount {
    display: none;
}
body {
    /*background-color: #D3C6AE;*/
    color: #000000;
    font: 11px/1.55em arial,helvetica,sans-serif;
    text-align: center;
}
a {
    /*color: #B70707;*/
    text-decoration: none;
}
a:hover {
    /*color: #DD8A1E;*/
    text-decoration: underline;
}
a img {
    border: 0 none;
}
:focus {
    outline: 0 none;
}
h1 {
    font-size: 2em;
    line-height: 1.17em;
}
h2 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin-bottom: 0.4em;
}
h3 {
    font-size: 1.35em;
    line-height: 1.2em;
    margin-bottom: 0.4em;
}
h4 {
    font-size: 1.05em;
    line-height: 1.35em;
    margin-bottom: 0.4em;
}
h5 {
    font-size: 1.05em;
    line-height: 1.35em;
    margin-bottom: 0.4em;
}
h6 {
    font-size: 1em;
    line-height: 1.35em;
    margin-bottom: 0.1em;
}
th {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
td {
    vertical-align: top;
}
address {
    font-style: normal;
    line-height: 1.4em;
    margin-bottom: 0.4em;
}
cite {
    font-size: 10px;
    font-style: normal;
}
q:before, q:after {
    content: "";
}
form {
    display: inline;
}
fieldset {
    border: medium none;
}
legend {
    display: none;
}
label {
    color: #555555;
    font-weight: bold;
}
input, select, button {
    vertical-align: middle;
}
dt {
    display: block;
    font-weight: bold;
}

small {
    font-size: 0.85em;
}
big {
    font-size: 1.15em;
}
hr {
    height: 0;
    margin: 8px 0;
    overflow: hidden;
    visibility: hidden;
}
