﻿@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;
}

#cal td
{
	width: 105px;
}

#eventViewer .direct-link
{
	display: none;
}

#eventViewer .direct-link img
{
	display: none;
}

#calhead h3
{
background-image: none;
}

#eventViewer h3
{
background-image: none;
}
