div#thirtyBoxes { width:150px;margin-top:10px;padding:8px; font-size: 12px;color:white;font-family:"Lucida Grande", Verdana,sans-serif; border:1px dashed #0044AA} 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; text-indent:-10px;} div#thirtyBoxes .eventDate {font-size:10px; } div#thirtyBoxes .eventSummary {color:gray; font-size:10px; } 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; } div#thirtyBoxes A:link { color:#049;} div#thirtyBoxes A:visited { color:#049;} div#thirtyBoxes A:active { color:#049;} div#thirtyBoxes A:hover{ color:#049;}