
.WebLink {
    margin-bottom: 10px;
}
.WebLink .HeadLink {
    background: #41C869 url("images/i.png") no-repeat scroll right 10px center;
    height: 25px;
    word-break: break-all;
}
.WebLink .HeadLink .Title {
    color: #ffffff;
    display: inline-block;
    font: bold 12px/25px arial;
    padding-left: 20px;
    text-transform: uppercase;
}
.WebLink .Content {
    padding: 5px;
}
.WebLink .Content ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
