/* -- EVENTS APP -- */
.custom_events_quick { margin: 0px -16px 0px -16px; font-size: 8pt; text-align: left;}
	.custom_events_quick  a:link {  weight: bold; text-decoration: none;}
	.custom_events_quick  a:visited { weight: bold; text-decoration: none;}
	.custom_events_quick  a:hover { weight: bold;text-decoration: underline;}
	.custom_events_quick  a:active { weight: bold;  text-decoration: underline;}
.custom_events_quick .ico {margin: 5px 0px 0px 0px;}
.custom_events_quick td {padding: 0px 2px 0px 4px; vertical-align: top;}

.events { padding: 0px 0px 30px 0px; margin: 0px 0px 0px 0px; }
	.events a:link { text-decoration: none; }
	.events a:visited { text-decoration: none; }
	.events a:hover { text-decoration: none; }
	.events a:active { text-decoration: none; }
	.events .ico  { margin: 1px 5px 1px 0px; }
	.events .td  { padding: 5px 0px 10px 0px; }
	.events .breaker { padding: 10px 0px 0px 0px; margin: 0px 0px 0px 0px; border-bottom: 1px dotted #000000; }
.events_date { font-size: 8pt; font-style: italic; }
