.unBooked {
	padding: 3px;
	text-align: center;
}
.booked {
	background-color: #CCCCCC;
	color: #999999;
	text-align: center;
	padding: 3px;
}

