ul.staff_block li {
	box-sizing: content-box;
	white-space: nowrap;
	height: 200px;
}
ul.staff_block li.not_working {
	background-color: #f6f6f6;
}
