#month-header { width:714px; padding:3px 2px 0; }

.tx-cal-controller .navback {
	background-image:none;
}

#month-header-prevnext .cur-month { font:bold 14px/140% Arial, Helvetica, sans-serif; color:#666;}

#month-header-prevnext { }
#month-header-prevnext img { display:block; float:left; }
#month-header-prevnext .cur-month,
#month-header-prevnext a, 
#month-header-prevnext a.hover { display:block; float:left; }

.month-large th.weekday { padding:2px;}
.month-large th,
.month-large td { font: normal 11px/120% Arial, Helvetica, sans-serif; color:#666; }

table.month-large td.monthToday { 
	background-color:#fff !important; 
	border:solid 2px #A1A5A9 !important;
	border:solid 2px #FF362E !important;
	/*border:solid 2px #5FAFD2 !important;*/
}
.monthToday a:link,
.monthToday a:visited {
	color:#2F83AA;
}

#month-header-icons img { display:block;}
span.cur-month { padding-top:1px;}


/*.calborder{ border-color:#DEDEDE;}*/


DIV.header-date {
	margin-top:10px;
	border:solid 1px #DEDEDE; background-color:#E9E9E9;
	width:720px;
}
DIV.header-date h3 {
	 float:left; padding:4px 0 1px 5px; line-height:120%;
}

DIV.ics_link_list { float:right; }
DIV.ics_link_list p { padding:2px 5px 1px 0; line-height:120%; }
DIV.ics_link_list p a,
DIV.ics_link_list p a:hover { 
	background:url(img/icon_ics.gif) 0 2px no-repeat;
	line-height:120%;
	padding-left:17px;
}

p a.linkIcs,
p a:hover.linkIcs {
	background:url(img/icon_ics.gif) 0 2px no-repeat;
	padding-left:17px;
}

p a.linkRss,
p a.linkRss:hover {
	background:url(img/icon_rss.gif) 0 2px no-repeat;
	padding-left:13px;
}
.default_catheader_bullet { color:#557CA3; font-size:20px; }
.default_catheader_text { margin-left:0;}

span.lecture-series-h_text { 
	background:/*#A6CAF0*/ url(img/cat_icon_lecture_series.gif) 1px bottom no-repeat; 
	display:block; min-height:58px; min-width:100px; 
}
div.V9 { 
	padding:2px 0 5px 2px; border-top: solid 1px #b2b2b2;
	font: normal 11px/120% Arial, Helvetica, sans-serif;
}
span.colloquium-h_text { 
	background:/*#A6CAF0*/ url(img/cat_icon_colloquium.gif) 3px bottom no-repeat; 
	display:block;  min-height:65px; min-width:100px;
}




