div.event-list-item, div.event-list-item-1  { 
margin-bottom: 10px;
margin-top: 5px;
padding: 6px 240px 6px 0;
position: relative;
background-repeat: no-repeat;
}

.event-list-content {
padding-left: 80px;
}

div.event-list-item {
background-color: #CBDEE5;
background-image: url(img/news/news_list_1.gif);
}

div.event-list-item-1 {
background-color: #FBFDFD;
background-image: url(img/news/news_list_2.gif);
}


div.event-list-container p.bodytext {
padding-left: 80px; 
padding-bottom: 9px;
}

div.event-list-location {
    color:#336600;
    font-size:11px;
}
div.event-list-morelink {
padding-bottom: 9px;
}

div.event-list-category {
	position: absolute;
	left: 46px;
	top: 10px
}

div.event-icon img {
margin-bottom: 10px;
}

span.event-list-date {
	color: #336600;
	font-size: 11px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	width: 59px;
	margin-right: 20px;
}

.event-list-item span.event-day, .event-list-item-1 span.event-day {
font-size: 24px;
color: #336600;
display: block;
height: 24px;
}

#content div.event-list-item h3, #content div.event-list-item-1 h3 {
color: #267C97; 
margin-top: 0;
margin-bottom: 0;
}

.event-tools {
	width: 220px;
	position: absolute;
	right: 0;
	top: 10px;
	height: auto;
	padding-top: 5px;
	clear: both;
	}

.event-tools a {
text-decoration: none;
font-size: 11px; 
font-weight: bold;
}

.event-tools h4 {
color: #336600; 
font-style: normal; 
font-weight: bold;
padding-left: 18px;
margin-top: -5px;
}

/* event-detail */
div.event-detail-infobox{
    background-color:#CBDEE5;
    background-image:url(img/news/news_list_1.gif);
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    position: relative;
}

#calendar-event div.description,
#calendar-event div.teaser{
    width: 480px;
}

#calendar-event div.teaser{
    font-weight: bold;
}