@charset "utf-8";
/* CSS Document */

/* Headers */
.gateway #main-content h1 {
	background-image: url(../img/heading-research.png);
}

/* Events list */
#grouped-features .feature #events {
        border-top: 1px solid #A19FA0;
        margin-top: 36px;
        padding-top: 10px;
}

