Not really to reduce.
In the Template "diary_calendar_main" you will found the following code:
Code:
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" style="width:100%" class="tborder">
$prev_month
</table>
<br />
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" style="width:100%" class="tborder">
$this_month
</table>
<br />
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" style="width:100%" class="tborder">
$next_month
</table>
<br />
This is the whole "left" site of the calendar