﻿#siteMapList ul, #siteMapList ul ul {
    margin-left: 10px;
    margin-top: 5px;
}

#siteMapList li {
    font-weight: bold;
    margin-bottom: 15px;
}

#siteMapList li li {
    background: transparent url(../images/wrap/listDot2.gif) left 50% no-repeat;
    font-weight: normal;
    margin-bottom: 5px;
    padding-left: 8px;
}

#siteMapList li li ul {
    display: none;
}

.about-us, .about-us:hover {
    text-decoration: none;
    cursor: default;
}

