
.arround2 {
	width: 480px;
	border: 1px dotted #FF6600;
	padding: 5px;
	margin: 5px;
	font-size: smaller;
	line-height: 1.3;
}
.arround4 {
	width: 420px;
	border: 3px double #FF3300;
	padding: 5px;
	margin: 20px;
	line-height: 1.3;
}
.event {
	font-size: small;
	vertical-align: top;
}
.fbold {
	font-weight: bold;
	font-size: larger;
}
.tbold {
	font-weight: bold;
	background-color: #FFCC99;
	color: #333333;
}

_line {
	border-bottom: 1px solid #000066;
}
table.event_table {
	border: 2px solid #FF3300;
	border-collapse: collapse;
}
table.event_table td {
	border: 1px solid #FF3300;
}

