This stylesheet floats the mini-calendars right and eliminates the space above them. It's intended to work with the stylesheet in Calendar.Calendar, which bumps the upcoming-events list to the right by a corresponding amount.
- calfloat { float:left; width:210px; margin:1em; padding:0; }
- calfloat table.pmcal { width:100%; }
- calfloat p.vspace { display:none; }