* {
    color: #000 !important;
    background: transparent !important;
}

th,
td,
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
.gp_gallery li {
    border-color: #999;
}

pre {
    white-space: normal;
}

a {
    text-decoration: underline;
}

.logo {
    margin: 0;
}

.logo.hs {
    position: static;
}

header {
    height: auto;
    margin: 0;
}

header .h,
header.slh p {
    position: static;
    margin: 0;
    padding: 0 0 0 120px;
}

#gpx_content {
    clear: left;
    float: none;
    padding: 10pt 0 0 0;
}

article {
    max-width: 100%;
    margin: 0 !important;
}

article h1 {
    border-bottom: 1pt solid #ccc;
}

footer {
    padding: 10pt 0 0 0;
}

#footer-inner {
    margin: 0;
}

.prodstart li {
    float: none;
    width: auto;
    height: auto;
    margin: 0;
}

.prodstart li:last-child {
    margin: 0;
}

.prodstart a {
    width: auto;
    height: auto;
    text-align: left;
}

.prodstart h2 {
    width: auto;
    height: auto;
    padding: 0;
}

.contactform,
.contactform label span.title {
    width: 100%;
}

.contactform input[type="text"],
.contactform textarea {
    width: 98%;
    padding: 10pt 0;
    color: #000;
    background: transparent;
    border: 1pt solid #000;
}

aside,
#sl,
#livesupport,
input[type="submit"],
nav,
#cboxOverlay,
#cboxWrapper,
.gpArea_Search,
#shop-button {
    display: none;
}