.timetable	{
			position: relative;
			float: right;
			width: 600px;
		}
			
.availability	{
			position: relative;
			width: 180px;
			float: left;
		}
