#wp_sitemap_table{
    border:2px solid #E8E7DA;
    border-collapse:separate;
    border-spacing:3px;
}

#wp_sitemap_table th{
    background:#E8E7DA;
    font-weight:normal;
    line-height:1.5em;
    padding:5px 10px;
}

#wp_sitemap_table td{
    border:1px solid #E8E7DA;
    font-weight:normal;
    line-height:1.5em;
    padding:0 5px;
}

#wp_sitemap_table tfoot{
    text-align:right;
}

#wp_sitemap_table tbody td a{
    background:url(image/buret1.gif) no-repeat center left;
    padding-left:20px;
}

#wp_sitemap_table tbody td #wp_sitemap_toplink{
    background:none;
    padding-left:0px;
}
