﻿@import "../../common/event.css";

#calendar h2, #eventViewer h2, .eventList h3, #reserve h2
{
	background-image: none !important;
}

#search
{
	background-color: Transparent;
	padding: 3px;
	float: left;
	margin-bottom: 10px;
}

#search fieldset
{
	padding: 0;
}

#calhead
{
	clear: both;
	text-align: left;
}

#cal
{
	width: 750px;
}

#cal thead td
{
	width: 110px;
}

