

#information {
	margin-top: 10px;
	float: left;
	width: 360px;
	font-size: 13px;
}

#information UL {
	border-right-color: #456dac;
	border-left-color: #456dac;
	border-bottom-color: #456dac;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

#information LI {
	padding: 6px;
	border-bottom-color: #bfbfbf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#information SPAN {
	color: #fb0007;
}

#map {
	line-height: 15px;
	padding-bottom: 10px;
	margin-top: 16px;
	float: left;
	width: 360px;
	font-size: 12px;
}

#map_title {
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	padding-left: 8px;
	margin-bottom: 10px;
	border-left-color: #466dad;
	border-bottom-color: #466dad;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 4px;
}
#map SPAN {
	color: #911c18;
}

#calender {
	font-size: 12px;
	margin-right: 6px;
	margin-top: 10px;
	width: 206px;
	float: right;
}

#calender A {
	color: #466dad;
}

