div#thirtyBoxes { 
width:350px; margin:20px; padding:10px; 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 .avatar { float: left; margin-right: 8px; }
div#thirtyBoxes .tags { font-size: 10px; font-weight: bold; margin-bottom: 6px; margin-top: 8px;}
div#thirtyBoxes .eventItem {margin-left:10px; margin-bottom: 3px; text-indent:-10px;}
div#thirtyBoxes .eventDate {font-size:12px; }
div#thirtyBoxes .eventSummary {color:#666; font-size:12px; }
div#thirtyBoxes .header {font-weight: bold; margin-bottom: 6px; }
div#thirtyBoxes .footer {margin-top: 6px; background-color: #eee; font-size: 10px;  }
div#thirtyBoxes .eventBlock { cursor: pointer;  }
div#thirtyBoxes .repeatType { display: none; }

