ul.jeventlist li
{
	list-style-type:none;
	background:url(../images/cal_item_back.png) no-repeat;
	background-size:100% 100%;
	height:96px;	
}
ul.jeventlist li div
{
	height:inherit;
}
.mod_events_latest_date0
{
position:relative;
float:left;
left:100px; top:0px;
font-weight:700;
	color:#38393B;
}
.mod_events_latest_date2
{
	float:right;
	right:30px;
	top:0px;
	position:relative;
	font-weight:700;
	color:#38393B;
}
.mod_events_latest_content
{
	display:block;
	position:relative;
	top:8px;
	left:100px;
	margin:0;
	padding:0;
	height:1.4em;
	width:180px;
	overflow:hidden;
}
.mod_events_latest_content a
{
	overflow: visible;
	position:absolute;
	left:0;
	height:inherit;
}