/* таблица с периодами */
.areaPeriods td, .areaPeriods th {font-size:11px;}
.areaPeriods td {height:25px;
	text-align:center;}
.areaPeriods .areaTitle {background:#1A5C1A;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	padding:6px;
	color:#FFFFFF;
	text-transform:uppercase;}

/* легенда периодов */
div#periodsLegend div.legend {
	text-align:center;
	padding:8px 0px 8px 0px;
	margin-bottom:8px;
}

/* календарь */
table.reservationsCalendar2 * {font-family:arial, sans-serif;
	font-size:12px;}
.reservationsCalendar2 .weekdayTitle {text-align:center;
	font-weight:normal;
	padding:2px;}

table.reservationsCalendar2 {background:#FFFFFF}
table.reservationsCalendar2 a {text-decoration:none;
	color:#000000;}
table.reservationsCalendar2 a:hover {text-decoration:underline}
table.reservationsCalendar2 td {text-align:center;
	padding:3px 2px 3px 2px}

/* легенда */
.calendarDayLegend {bordeR:1px solid white;
	text-align:center;
	padding:3px 2px 3px 2px;
	margin-right:5px;}
