.widget-full {
    margin: 0;
    padding: 20px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    position: relative; 
}

.widget-full.btm-margin {
    margin-bottom: 20px; 
}

.widget-full h4.widget-header {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px; 
}
