#layer1 .Event .Event .top div {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbf3e8;
	border-right-color: #bbf3e8;
	border-bottom-color: #b1917a;
	border-left-color: #bbf3e8;
}
#layer1 .Event .Event .middle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbf3e8;
	border-right-color: #bbf3e8;
	border-bottom-color: #bbf3e8;
	border-left-color: #bbf3e8;
}
