@charset "utf-8";
/* CSS Document */

.eventpanel {
	font: 14px Arial;
	float: left;
	width: 650px;
	margin-left: 35px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin-top: 5px;
}
.eventdate {
	font: bold 14px Arial;
	float: left;
	width: 100px;
}
.eventinfo {
	font: 14px Arial;
	float: left;
	width: 650px;
}
.yaakblock1 {
}
.yaakblock {
	font: 10px Arial;
	color: #630;
	width: 300px;
	padding-left: 25px;
	float: left;
}
.event1 {
	font: italic bold 24px "Times New Roman";
	color: #900;
	text-align: center;
}
.event2 {
	font: bold 16px Arial;
	text-align: center;
}

