

.module-events {padding:0 20px;}
.module-events h1 {color:#FFFFFF;}
ul.item-list {list-style:none outside none;padding:0;margin:0;}
.item-list li {padding:13px 0;margin:0;border-bottom:1px solid #888888;}
.item-list li.last {border-bottom:none;}
.module-events .event-date {float:left;width:140px;}
.module-events strong {font-size:1.4em;}
.module-events .event-time {float:left;width:100px;height:30px;}
.module-events .event-location {float:left;width:250px;line-height:130%;}
.module-events a {color:#979897;}
.module-events a:hover {color:#FFFFFF;}
.module-events .event-place {float:left;width:170px;line-height:130%;padding-right:7px;}
.module-events .event-links {float:left;width:150px;line-height:140%;}

.module-events a.oeticket {
	display: block;
	background: #F6F6F6;
	color: #1D1D1D !important;
	padding: 5px 5px 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	height: 20px;
	margin-bottom: 3px;
}

.module-events a.oeticket:hover {
	color: #EB2626 !important;
}
