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