/* Start of CMSMS style sheet 'PARTYCREW events' */
.NewsSummarySummary a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
        color: #e0e0e0;
 }
.NewsSummarySummary a:hover {
	background-color: #d7d7d7;
	text-decoration: underline;
	color: #141414;
}
img.event_flyer {
border: none
}
a.event_flyer:hover {
	background-color:transparent;
}
.event_titel {
	font-family:Tahoma, Geneva, sans-serif;
        font-weight: bold;
	font-size: 17px;
        color: #e0e0e0;
        margin-left: 10px;
        margin-top: 20px;
}
.event_datum {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
        color: #e0e0e0;
        margin-left: 10px;
}
.event_locatie {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style:italic;
        color: #e0e0e0;
        margin-left: 10px;
}
.event_flyer {
	margin: 2px;
}
table#extra_info {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
        color: #e0e0e0;
        margin-left: 50px;
        line-height: 1.1em;
}
table#event {
	background-color:#333;
        width: 600px;
        height: 120px;
        margin-left: 40px;
        color: #a2a2a2;
        font-size:11px;
        padding:0px;
        text-align:justify;
}

/* End of 'PARTYCREW events' */

