.web_banner {

    background: url('/other_files/cpdevents/AATEventWebBanner.png') no-repeat;
    margin: 0;
    padding: 0;
}

.web_banner .bullet_points {

    margin: 0;
    padding: 0px 0px 0px 20px;

}

.web_banner .bullet_points a {

    color: #024527;
    text-decoration: none;

}

.web_banner .bullet_points a:hover {

    color: #00b259;

}

