article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ul.errors {
    padding: 5px 0 5px 25px;
    color: #ff0000;
}

dt label.required:before {
    content: "* ";
    color: #ff0000;
}

form.button {
    width: 500px;
    float: left;
}

div#message {
    display: none;
}

div#sitemap ul li ul {
    display: block;
}

table#pages td.subpage {
    padding-left: 18px;
}

table#pages td.subsubpage {
    padding-left: 36px;
}

table#pages td.links {
    width: 52px;
}

table.spreadsheet {
    margin: 10px 0;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
}

table.spreadsheet th {
    font-weight: bold;
    font-size: 12px;
    padding: 3px 5px;
}

table.spreadsheet td.position img {
    width: 12px;
}

table.spreadsheet td {
    border-top: 1px solid #CCCCCC;
    font-size: 12px;
    padding: 3px 5px;
}

table.spreadsheet img.thumb_xsmall {
    width: 25px;
}

table.spreadsheet img.thumb_small {
    width: 50px;
}

dd input#cropbox {
    display: none;
}

textarea#google_description {
    height: 80px;
}

form input[value="Opslaan"], form input[name="save"] {
    background-color: #da4a38;
    color: White;
    border: 0px;
    font-variant: small-caps;
    font-weight: bold;
    padding: 5px;
}

input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea, select {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    padding: 3px;
}

input#preview {
    cursor: default;
}

dd input.highlight {
    background: none;
    background-color: #E8EFF7;
}

dd {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
}

dt {
    margin-bottom: 10px;
    margin-top: 10px;
}

label {
    line-height: 15px;
}

label.error, p.error, td.error {
    color: Red;
}

input#submit, input.submit, form.button input {
    cursor: pointer;
}

#HTTP_REFERER-label, #HTTP_REFERER-element, #id-label, #id-element {
    display: none;
}

.false {
    color: Red;
}

img.help {
    position: relative;
    top: 4px;
}

div#powered {
    width: auto;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 99;
    color: White;
    top: 5px;
}

div#powered img {
    top: 5px;
    position: relative;
}

div#latest_tweet {
    padding: 10px;
}

div#latest_tweet div {
    float: left;
}

div#latest_tweet div#tweet-text {
    width: 200px;
}

div#packages {
    position: relative;
    display: none;
    cursor: pointer;
}

a#euro {
    position: relative;
    float: right;
}

h1 {
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 10px;
    clear: left;
    position: relative;
    top: 0px;
}

h2.collapse {
    cursor: pointer;
}

div.collapse {
    display: none;
}

table#products td img.thumb_small {
    cursor: pointer;
}

div#images table.spreadsheet {
    width: 300px;
}

div#images {
    position: absolute;
    right: 200px;
}

table#images a.delete_image {
    display: block;
    width: 24px;
    height: 24px;
}

div#div_products {
    position: relative;
}

p#frontproducts {
    height: 162px;
    padding-left: 13px;
    padding-top: 8px;
}

p#frontproducts div {
    float: left;
    width: 120px;
    height: 120px;
    margin: 10px;
}

li.sub {
    cursor: pointer;
}

ul li ul {
    display: none;
}

ul#menu_buttons li ul.sub a {
    padding-left: 0px;
    padding-right: 0px;
}