/* Url list start */
.url_plist .plist_theme_default-responsive {
    background-color: #0a346d;

}
.url_plist .plist_theme_default-responsive li {
    color: #e5e5e5;
    text-decoration: none;
    margin-bottom: 3px;
    line-height: 12px;
}

.url_plist .plist_theme_default-responsive .plist_header{
    color: #B5CC0E;
    font-weight: bold;
    font-size: 13px;
}

.url_plist .plist_theme_default-responsive  ul{
    background: #09346c url(../../../images/new/bg-footer.png) repeat-x;
    padding: 6px 24px 6px 22px;
}



/* Url list end */