@charset "UTF-8";
#event_text {
	height: 360px;
	overflow: scroll;
	width: 570px;
	top: 0px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#event_table {
	margin: 0px;
	padding: 0px;
}
#bottom_button {
	clear: both;
	text-align: right;
	margin-top: 15px;
	margin-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
.event_details {
	vertical-align: top;
	width: 300px;
}
.map {
	padding: 10px;
}
.calendar-button {
	text-decoration: none;
}
.calendar-button a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.calendar-button a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
}

