#featured_event_listing{
        width:358px; 
        display:inline;
	float:left;
	background:#abdfe8;
	padding: 0 15px 0 15px;
        margin-top:-22px;
	color:#fff;
	line-height:140%;
}

#featured_event_listing img.featured_arrow{
    margin-top:-56px;
    margin-left:-15px;
    position:relative;
}

span.blank_header{
height:50px;
display:block;
}

#featured_event_listing img{margin-bottom:10px;}

#featured_event_listing h3{
	margin:0 20px 5px 0;
}

#featured_event_listing p.featured_more{
text-align:right;
margin-bottom:0;
}

#secondary_event_listing{
        width:358px; 
        display:inline;
	float:left;
	background:#abdfe8;
	padding: 0 15px 0 15px;
        margin-top:40px;
	color:#fff;
	line-height:140%;
}

#secondary_event_listing img{margin-bottom:10px;}

#secondary_event_listing h3{
	margin:0 20px 5px 0;
}

#secondary_event_listing p.featured_more{
text-align:right;
margin-bottom:0;
}

#secondary_event_listing img.featured_arrow{
    margin-top:-56px;
    margin-left:-15px;
    position:relative;
}
