.module-contact div.contact-descr {
    width           : 40%;
    float           : left;
}

.module-contact form {
    width           : 59%;
    float           : right;
}

.module-contact form h2 {
    font-weight     : bold;
}

.module-contact table.form td.first {
    width           : 80px;
}

.content-element-sitemap ul.sitemap {
    width           : 400px;
}

.content-element-sitemap ul.sitemap li {
    list-style      : none;
    padding         : 5px 0;
}

.content-element-sitemap ul.sitemap li a {
    border-bottom   : 1px solid #999999;
    display         : block;
    text-decoration : none;
}

.content-element-sitemap ul.sitemap ul {
    margin-top      : 12px;
    padding-left    : 40px;
}

.content-element-sitemap ul.sitemap li li {
    list-style      : square;
}

.content-element-sitemap ul.sitemap li li a {
    border-bottom   : none;
    display         : block;
}
