/* sitemap */

.root ul {
    list-style-type: square;
}
.root a {
    font-weight: normal;
}
.root a:link {
    font-weight: normal;
}
.root a:visited {
    font-weight: normal;
}
.root a:hover {
    font-weight: normal;
}
.root a:active {
    font-weight: normal;
}
.root li {
    /*background: url('../images/browse_view_mover.gif') left no-repeat;*/
    /*text-indent: 10px;*/
    line-height: 1.4;
    /*list-style-type: square;*/
    font-weight: normal;
}
