.calendar_event{	position:			absolute;	border:				1px solid #29527a;	z-index:			1000;	overflow:			hidden;}.calendar_event_opacity{	position:			absolute;	border:				1px solid #29527a;	z-index:			1000;	overflow:			hidden;	filter: 			alpha(opacity=50);	-moz-opacity : 		0.5;	-khtml-opacity: 	0.5;	opacity : 			0.5;}.calendar_event_header{	height:				12px;}.calendar_event_headerActive{	height:				12px;	background-color:	#000000;}.calendar_event_txt{	font-size:			55%;	padding:			2px;	overflow:			hidden;	color: 				white;	height: 			100%;}.calendar_event_footer{	position:			absolute;	bottom:				-1px;	border-top:			1px solid #eeeeee;	height:				2px;	width:				100%;	font-size:			0.8em;	background-color:	#eeeeee;}.calendar_event_time{	position:			absolute;	font-size:			55%;	font-weight:		bold;	color:				#ffffff;	width:				65px;	height:				12px;	z-index:			100000;}.calendar_event_time span{	position:			absolute;	height:				12px;	line-height:		11px;	padding-left: 2px;}.calendar_all_dayevent{	position: 			absolute;	z-index:			1000;	overflow:			hidden;	height: 			13px;	font-size: 			10px;	line-height: 		12px;	overflow:			hidden;}.calendar_all_dayevent_txt{	color: white;}.calendar_all_dayevent span{	margin-left: 2px;}
