
.WebLink {
    margin: 10px 0;
}
.WebLink .HeadLink {
    background: rgba(0, 0, 0, 0) url("images/bar.png") repeat-x scroll 0 0;
    border-radius: 0 5px 0 0;
    height: 23px;
    padding-bottom: 5px;
}
.WebLink .HeadLink .Title {
    color: #ffffff;
    font: bold 10pt/27px arial;
    padding-left: 10px;
    white-space: nowrap;
}
.WebLink .Content ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
