
.WebLink {
    margin: 0;
}
.WebLink .HeadLink {
    background: #ef1414 url("images/b.png") no-repeat scroll right top;
    border-radius: 5px 5px 0 0;
    height: 25px;
}
.WebLink .HeadLink .Title {
    color: #ffffff;
    font: bold 10pt/25px arial;
    padding-left: 10px;
}
.WebLink .Content ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
