.price_box {
	width: 50px;
}

.bordered {
	border-collapse: collapse;
	border: 1px solid #000000;
}

.booked_true{
	background-color: #18b4ef;
}