﻿DIV#content {
	text-align: left;
	width: 550px;
	margin-left: 20px;
	padding: 15 0 20 0;
	float: left;
	font-family: Helvetica,Arial;
	font-size: 9pt;
}
DIV#rightsidebar 
{
	width: 0px;
	display: none;
}
DIV#caloptions 
{
	font-family: Helvetica,Arial;
	font-size: 9pt;
	text-align: right;
}
DIV#caloptions A 
{
	font-family: Helvetica,Arial;
	font-size: 9pt;
	color: #CC3300;
	text-decoration: none;
}
DIV#caloptions A:hover
{
	text-decoration: underline;
}
DIV#leftsidebar 
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 168px;
	float: left;
	text-align: right;
}
DIV#CalendarPlaceHolder
{
	height: 170px;
	width: 166px;
}
