@charset "utf-8";
#centre {
	height: 100%;
	padding-bottom: 20px;
}
.coloured_tdFixed {
	width: 150px;
	height: 560px;
	background-color: #C2B59B;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#buckets {
	height: 30px;
	position: absolute;
	bottom: -30px;
	padding: 0px;
	margin: 0px;
}
