#agendaContainer {
	padding: 10px 5px 10px 10px;
	vertical-align: top;
}
#agendaCellHeader {
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	font-weight: bold;
}
#agendaCell {

}
#agendaCell p{

}
#agendaCellBottom {
	text-align: left;
	color: #0358cb;
	font-size: 10px;
	font-weight: bold;
}
.agendaTitle {
	font-weight: bold;
	color: #db4800;
}
.agendaTitle a{
	color: #e72227;
}
