@charset "utf-8";
.white {
	background-color: #FFFFFF;
	background-image: none;
}
.agenda_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	width: 684px;
	margin-bottom: 38px;
}
.agenda_title {
	font-weight: bold;
}
.agenda_title, .agenda_description {
	margin: 0 126px;
}
.agenda_date {
	margin: 0 12px;
	float: left;
	width: 90px;
}
.agenda_image {
	width: 114px;
	float: right;
	margin-left: 12px;
}
.agenda_title a , .agenda_description a {
	color: #000000;
}
