h4 {
   background:url(../images/bg_h3.gif) repeat-x bottom;
   font-size:1.2em;
   padding-bottom:8px;
   margin-bottom:15px;
}

.eventlist {
    background:url(../images/bg_h3_witharrow.gif) repeat-x bottom right;
	/*padding-top:10px;*/
	padding-bottom:8px;
	margin-bottom:12px;
	float:left;
}

.eventlist .image {
	float:left;
	margin-right:15px;
	padding-bottom:31px;
	background:url(../images/bg_img_eventlist.gif) 0px 70px no-repeat;
	}
	

.eventlist div {
	float:left;
	width:390px;
	}

/*.eventlist img {
	float:left;
	margin-right:15px;
	padding-bottom:16px;
	background:url(../images/bg_img_eventlist.gif) bottom left no-repeat;
	}*/

.eventlist h5 {
	margin:0px;
	padding:0px;
	}
	
.eventlist p {
	margin-bottom:5px;
}	

.eventlist .subtitle {
	margin:0px;
	padding:0px;
	color:#3c227d;
}

.eventlist li {
	margin-bottom:10px;
}

.eventlist li a {
	font-size:1.1em;
	font-weight:bold;
}

ul.eventlist {
	background:none;
}
