.Zawsum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	background-color: #000000;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	color: #666666;
	background-color: #000000;


}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}

div#thirtyBoxes { width:150px; margin:0; padding:8px; font-size: 12px;
font-family:"Lucida Grande", Verdana,sans-serif; background-color:#F7F7F7; 
border-right:1px solid #ADAABD;border-bottom:1px solid #ADAABD; }

div#thirtyBoxes .eventItem {margin-left:10px; text-indent:-10px;}
div#thirtyBoxes .eventDate {font-size:10px; }
div#thirtyBoxes .eventSummary {color:#666; font-size:10px; }
div#thirtyBoxes .header {font-weight: bold; margin-bottom: 6px; }
div#thirtyBoxes .footer {margin-top: 6px; background-color: #eee; font-weight: bold; font-size: 10px;  }
div#thirtyBoxes .eventBlock { cursor: pointer; }

