.nav-dwn a {
width: 250px;
}
.dwn-form-cont a { color: #207DDB ! important; font-size:11px  ! important;}
.container.tac {background:#dfdfe0 !important;    padding: 10px; }
.container.tac a {  color: black;  font-size: 14px;  font-weight: 200;width:160px;margin:0 10px;}
.dwn-form-cont {
    width: 42%;
    float: left;
    min-height: 400px;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    padding: 20px 30% 5px;
}

ul, ol {
    list-style-type: display;
}
.rhs-cont li {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    list-style: disc;
}

.breadcrumb {
    display: none;
}

.container {
    max-width: 1000px;
}