.WebLink {
        background: #fff none repeat scroll 0 0;
        /* height: 70px; */
        margin-bottom: 10px;
        /* margin-top: 15px; */
        /* width: 250px; */
}
.WebLink .HeadLink {
        background: #2196F3;
        height: 30px;
        /* width: 250px; */
        background-size: contain;
}
.WebLink .HeadLink .Title {
        color: #ffffff;
        display: inline-block;
        font: bold 10pt/30px arial;
        padding-left: 15px;
        text-transform: uppercase;
}
.WebLink .Content {
        padding: 5px;
        width: 245px;
}
.WebLink .Content ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
}
.WebLink  .RadComboBox_Office2007 .rcbInputCell, .RadComboBox_Office2007 .rcbArrowCell {
        background: none !important;
        padding: 5px 10px !important;
        width: 100% !important;
}
tr.rcbReadOnly {
        border: 1px solid #cccc;
        border-radius: 3px;
}
.RadComboBox .rcbEmptyMessage {
        font-style: normal !important;
        color: #444444 !important;
}
.RadComboBoxDropDown .rcbList>li {
        padding: 10px;
}
.RadComboBox *{
        font-size: 14px !important;
}
