
.WebLink {
    margin: 10px 0;
}
.WebLink .HeadLink {
    height: 35px;
    background: #0F5BB8;
    margin-bottom: 10px;
}
.WebLink .HeadLink .Title {
    color: #fff;
    font: bold 15px/35px "Segoe UI",Tahoma,Verdana;
    text-transform: uppercase;
    margin-left: 10px;
}
.WebLink .Content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
