/* ================================
    CSS STYLES FOR Module Reservations
   ================================
*/
.ResBorder {
	border: 1px solid;
}

.CalendarTable
{
    Padding-Bottom: 10px;
}
.GridTitle 
{
    font-size:15px;
    font-weight:bold;
    text-align:center;
    padding-bottom: 10px;
}
.DropDownList
{
     vertical-align: top;
}