/* CSS Document */

.eventlisting_table {
	font-size: 95%;
	width: 100%;
}

.eventlisting_print {
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../img/printer.gif) no-repeat 0 center;
	padding-left: 20px;
}

.eventlisting_print a {
	color: gray;
}

.eventlisting_left, .eventlisting_right {
	border-bottom: 3px none #013469;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 5px;
}

.eventlisting_left {
	width: 100px;
}

.eventlisting_right {
	padding-left: 20px;
}

.event_year {
	background-color: #013469;
	color: silver;
	width: 100%;
	padding: 3px;
}

.event_month {
	background-color: silver;
	color: #013469;
	width: 100%;
	padding: 3px;
}

.event_duration {
	background-color: #dddddd;
	color: #013469;
	width: 100%;
	padding: 3px;
}

.event_location {
	background-color: #e8e8e8;
	color: #013469;
	width: 100%;
	padding: 3px;
}

.event_ical {
	background: url(../img/calendar_add.gif) no-repeat left 5px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
}OCEAN BLUE #013469OCEAN BLUE #013469OCEAN BLUE #013469

