/*****************************************
/* This file should contain the paths 
/* to all function stylesheets that should
/* be included on all pages
/*****************************************/

.CalendarAdmin
{
	margin-bottom:1em;
	padding:2px;
	background-color:#e7e5d2;
}

.CalendarAdmin
{
	background-color:#e7e5d2;
	padding:1em;
}

.CalendarAdmin .blockLabel
{
	width:95px;
}

.CalendarAdmin .Right .blockLabel
{
	width:80px;
	margin-left:15px;
}

.CalendarAdmin .textBox
{
	width:147px;
}

.CalendarAdmin .calendarBlock .textBox
{
	width:125px;
	padding-right:3px;
}

.CalendarAdmin input
{
	vertical-align:middle;
}

.CalendarAdmin .Filter select
{
	width:171px;
}

.CalendarAdmin .InfoColumn
{
	float:left;
	width:76px;
}

.CalendarAdmin .DataColumn
{
	float:left;
	width:280px;
}

.CalendarAdmin .WideColumn
{
	float:left;
	width:525px;
}

.CalendarAdmin .WideColumn a.helpLayer
{
	vertical-align:top;
}

.CalendarAdmin .WideColumn textarea
{
	width:394px;
	height:150px;
	border:solid 1px #ccc;
}

.CalendarAdmin .errorList
{
	font-weight:bold;
	margin-left:0;
}

.CalendarAdmin .errorList ul
{
	padding-left:0;
}
