.widget_brgcs {
    overflow: auto;
    padding: 0px;
    text-align: left;
}

.widget_brgcs-description {
    min-height: 90px;
    background-color: #f5f5f5;
    overflow: auto;
    padding: 5px 5px 5px 5px;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    font-family: Arial;
}

.widget_brgcs-description:hover {
    background-color: #ddd;
}

.widget_brgcs-description a {
    text-decoration: none;
}

.widget_brgcs-description a:hover {
    color: #036;
    text-decoration: none;
}

.widget_brgcs .widget-title {
    display: none;
}

.widget_brgcs .cat-post-item {
    margin-bottom: 10px;
}