﻿
.siteMap
{
    background-repeat:no-repeat;
    background-position:right top;
    margin:10px;
}
.section
{
    margin:10px 0px 0px 10px;
}
.section .title
{
    background-color:#ffffff;
}
.section .title .Item
{
    background-image:url("");
    padding:0px 0px 0px 0px;
}
.section .title .Item a
{
    text-decoration:none;
    font-size:1.2em;
    font-weight:bold;
}
.section .content
{
    border-top:1px solid #C1002B;
    background-color:#eeeeee;
}
.Item
{
    padding:10px 10px 10px 40px;
    
    background-image:url("../images/interface/bullets/Red_Bullet_Soft_6.gif");
    background-repeat:no-repeat;
    background-position:10px;
}