
.WebLink {
    margin: 10px 0;
}
.WebLink .HeadLink {
    background: url("images/logo.gif") no-repeat scroll left center, rgba(0, 0, 0, 0) url("images/menu.png") repeat-x scroll 0 0;
    border: 1px solid #e0e0e0;
    height: 26px;
    width: 100%;
}
.WebLink .HeadLink .Title {
    color: #fff;
    display: inline-block;
    font: bold 10pt/26px arial;
    padding-left: 35px;

}
.WebLink .Content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
