﻿@import "../../common/event.css";
.cal td
{
width: 100px;
}

.cal .days td li{
    margin-bottom: 5px;
}



#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;
}
