
.list_years ul, .list_months ul, .selected_month ul {
    text-align:left;
}

.list_years ul li, .list_months ul li {
	padding-right: 10px;
}

.selected_month, .item_list {
	padding-left: 10px;
}

h2.item_title {
	display: inline;
}

.events_calendar caption {
	border-color: #F6F6F6 #909090 #909090 #F6F6F6;
    border-style: solid;
    border-width: 1px;
    font-size: 75%;
    line-height: 2.5em;
}

.events_calendar th {
	font-size: 75%;
    line-height: 2.5em;
	border-color: #F6F6F6 #909090 #909090 #F6F6F6;
    border-style: solid;
    border-width: 1px;
    background: #fff;
    color: #000;
    text-transform: lowercase;
}

table.events_calendar {
	border-collapse: collapse;
	width: 39%;
}

#events_list,
#events_list_upcoming {
	width: 55%;
}

#events_period ul,
#events_period_upcoming ul {
    margin-left: 0;
}

#events_period span.title a {
	font-weight: bold;
}

#events_period ul li, #events_period ul li p {
    margin-bottom: 0;
}

#events_period .meer_info a {
    color: #137aee;
    font-weight: normal;
    text-decoration: none;
}

.events_calendar td {
	font-size: 75%;
    line-height: 2.5em;
    height: 25px;
    width: 25px;
	border: #909090 1px solid;
    background-color: #F0F0F0;
}

.events_calendar td.has_event, .legenda ul li.scheduled_meetings {
    background-color: #F0F0F0;
}

.events_calendar td.current_day, .legenda ul li.today {
    background-color: #BBBBBB;
}

.module_evenementen.item_list ul.bullets {
	list-style-type: none;
	margin-left: 0;
}

.module_evenementen.item_list ul.bullets li {
	background: url(../images/bullet_klein.gif) no-repeat 0 6px;
	padding-left: 15px;
}

.module_evenementen.detail .text {
	margin-top: 1em;
}

#content .module_evenementen.detail .downloads {
	margin-bottom: 1em;
}

.evenement_locatie, .evenement_startdatum, .evenement_startijd {
	margin-bottom: 0.5em;
}

#events_period > ul > li {
	margin-bottom: 1em;
}
