.sectionTeaserContainer{
    border: 1px solid #e7f7e7;
    background: #e7f7e7;
    margin:0 0 15px 0;
}

.sectionTeaserTitle{
    margin:4px 9px 4px 9px;
    font-size:10pt;
    font-family:Arial;
    font-weight:bold;
    color:#99cc00;
} 

