/* NCC about us global cascading style sheet - applies to all about us pages */

/* Class Styles */

 .floatleft {
    float: left;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
}

.line-buffer {
    padding-bottom: 5px;
}

.list-buffer {
    padding-bottom: 10px;
}

.text-change {
    font-weight: bold;
    padding-top: 10px;
}

.text-pad {
    padding-top: 10px;
}



