@CHARSET "UTF-8";
.leftbox form th, .leftbox form td{
	text-align: left;
	font-weight: normal;
	padding-bottom: 0.5em;
}

#calendar a:VISITED {
	color: white;
}

#calendar .fc-body a.fc-short {
	left: 10% !important;
}

.thinTable td, .thinTable th {
    border: 1px solid black;
    padding: 5px;
}

.thinTable {
    border-collapse: collapse;
}