.monthDate
{
	border:1px solid #000;
	border-left:0;
	border-top:0;
}

.outerLeft
{
	border-left:1px solid #000;
}

.outerTop
{
	border-top:1px solid #000;
}

.monthViewCell,
.weekViewCell
{
	width: 80px;
	height: 60px;
	margin:0;
	padding: 0;
}

.weekViewCell { height: 370px; }