.agendaDays, .agendaDays li { list-style:none; margin:0px; padding:0px; width:600px; }
.agendaDays li.hideme { display:none; }
.agendaDaysAll { list-style:none; margin:0px; padding:0px; width:900px; }
.agendaDaysAll .col1 { width:140px; }
.agendaDays li.viewall, .agendaDaysAll li.viewall { list-style:none; margin:0px; padding:0px; width:450px; float:left }
.agendaDays li table { border:2px solid #ffffff; }
.dayBank {
	float:left;
	width:150px;
	margin-top:48px; margin-left:50px
}
#content .dayview { float:right; display:none; }
#content .dayBank a, #content .dayview a {
	background-image:url(/p/bi2010/resources/agenda_but_y.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:110px;
	height:20px;
	color:#333;
	float:left;
	margin-bottom:5px;
	padding:7px 10px;
}
#content .dayBank a:hover, #content .dayview a:hover  {
	background-image:url(/p/bi2010/resources/agenda_but_g.gif);
	color:#FFF;
	text-decoration:none
}
#content .dayBank a.selected  {
	background-image:url(/p/bi2010/resources/agenda_but_g.gif);
}

#content .dayBank a.printicon, #content .dayBank a:hover.printicon {
margin-top:40px; background-image:url(/p/bi2010/resources/agenda_but_print.gif);color: #faa71d
}
#content .next { float:right; }
.agenda { float:left; }
.agendaDays {clear:both; padding-top:10px; }
.agendanav { width:600px; }