@import "styles_base.css";

#content { width: 1210px; height: 470px; margin: 0 70px 0 0; background: url(../images/sec_agenda_bg.jpg) no-repeat right top; }

#backButton { position: absolute; width: 145px; height: 40px; margin: 410px 0 0 15px; }
#backButton a { display: block; width: 145px; height: 40px; }
#backButton span { display: none; }

#content DIV.agenda { margin: 0; height: 470px; background: url(../images/sec_agenda_intro.gif) no-repeat left top; }
#content DIV.agenda ul { width: 330px; height: 370px; margin: 0 0 0 388px; padding: 79px 0 0 0; }
#content DIV.agenda li { list-style: none; padding: 4px 0 8px 0; background: url(../images/agenda_divider.gif) repeat-x left bottom; }
#content DIV.agenda li.lastItem { background: none; }
#content DIV.agenda h2 { color: #000; font-size: 11px; line-height: 14px; }
#content DIV.agenda h3 { color: #adadad; font-size: 11px; font-weight: normal; line-height: 12px; }
#content DIV.agenda span { color: #adadad; font-size: 11px; }
#content DIV.agenda span.date { color: #000; line-height: 12px; }