﻿#info-page-content {
	white-space: nowrap
}

div#chart {
	border: 1px solid black;
	margin-left: 1em;
	display: inline-block;
	height: 400px;
	padding: 10px;
	width: 530px;
}

table.info-table th, table.info-table td{
	font-size: 11px;
}

td.max {
	background-color: #E5A7CB;
	color: white;
	font-weight: bolder;
}

td.weekend {
	background-color: #cfe5f0
}
