#sitemap_container {
    width: 545px;
    background: url("/assets/images/arnyek_felso.gif") top right no-repeat;
    float: left; 
}

#sitemap_content {
    padding:20px 0 0 30px;
    width: 480px;
    min-height: 300px;
    position: relative;
}

#sitemap_content h1 {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 45px 0;
}

#sitemap_content h2 {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    color: #33ccff;
    margin: 0 0 5px 0;
}

#sitemap_content table {
    font-size: 12px;
}

#sitemap_content table a {
    color: #333;
    text-decoration: none;
}

#sitemap_content table tr td {
    background-color: #f1f1f1;
}

#sitemap_content table tr td.none {
    background-color: white;
}
