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

