@import url("news.css");

#AgendaLeft {
	width: 200px;
	float: left;
}
#AgendaRight {
	float: left;
	padding-bottom: 20px;
}
#AgendaContent2 {
	display: block;
	height: 280px;
}
#AgendaContent3 {
	padding-bottom: 20px;
}

.newsActions {
	*clear:both;
	display: block;
}