.switch-navigation {
	margin: 20px 0 5px 0;
}

	.switch-navigation table {
		width: 100%;	
	}
	
		.switch-navigation table td a {
			color: #324355;
			text-decoration: none;
		}
		
		.switch-navigation table td a:hover {
			color: #000;	
			text-decoration: underline;
		}
	
		td.left-sdn {
			text-align: left;
		}
		
			td.left-sdn a {
				padding-left: 12px;
				background: url("/i/switch-day-left-arrow.png");
				background-position: 0 3px;
				background-repeat: no-repeat;
			}	
		
		td.center-sdn {
			text-align: center;
		}
		
		td.right-sdn {
			text-align: right;
		}
		
			td.right-sdn a {
				padding-right: 12px;
				background: url("/i/switch-day-right-arrow.png");
				background-position: 100% 3px;
				background-repeat: no-repeat;
			}	

.lanes {
	position: relative;
	width: 415px;
	float: left;
}

.lanes h1 {
	font-size: 18px !important;	
	margin-bottom: 10px;	
}

#book-slots-container {
	padding: 20px;
	width: 830px;/*870*/
	background-color: #d2dae1;
	border-top: 1px solid #b1bdc4;	
	border-bottom: 1px solid #b1bdc4;	
}

	#book-slots-container h1 {
		margin: 0 0 15px 0;
		font-size: 24px;
	}

.book-slots {
	width: 77px;
	float: left;
	margin-right: 2px;
}

	.book-slots h5 {
		width: 77px;
		padding: 7px 0;
		text-align: center;
		margin-bottom: 2px;
		background: #2f4552;
		color: #fff;
		font-size: 11px;
	}

	.book-slots div {
		width: 77px;
		padding: 7px 0;
		height: 14px;
		text-align: center;
		margin-bottom: 2px;
		background: #d8e0e6;
		color: #bec9d2;
	}

	.book-slots a {
		display: block;
		width: 77px;
		padding: 7px 0;
		height: 14px;
		text-align: center;
		margin-bottom: 2px;
		background: #f1f3f5;
		color: #2f4552;
		text-decoration: none;
	}
	
		a.booked {
			/*width: 76px;*/
			/*border-right: 1px solid #49964c;
			border-bottom: 1px solid #49964c;*/
			background: #64cd67;
			color: #105512;
			font-weight: bold;
		}
		
		a.awaiting {
			background: #f78501;
			color: #fff;
		}
	
		.book-slots a span {
			font-size: 10px;
		}
		
		.booked-2 { height: 44px !important; }
		.booked-3 { height: 74px !important; }
		.booked-4 { height: 104px !important; }
		.booked-5 { height: 134px !important; }
		.booked-6 { height: 164px !important; }
		
.edit-slot {
	position: relative;
	left: 0;
	width: 373px;/*393*/
	padding: 10px;
	background: #fff;
}

	.edit-slot a {
		color: #666;
	}
	
	.edit-slot a:hover {
	
	}

.edit-slot form {
		margin: 0;
		padding: 0;
		
	}
	
	.edit-slot fieldset {}

	.edit-slot h1 {
		font-size: 26px !important;
		font-weight: bold;
	}
	.edit-slot h2 {
		font-size: 18px !important;
		font-weight: normal;
		padding: 20px 0 5px 0;
	}
	
	.edit-slot h2.lower-toppadding {
		padding-top: 20px !important;
	}
	
	.edit-slot h1 span {
		font-size: 16px;
	}
	
	.edit-slot table {
		width: 100%;
	}
	
	.edit-slot td {
		padding-right: 20px;
	}
	
	.edit-slot label {
		display: block;
		margin: 13px 0 3px 0;
		font-size: 11px;
		font-weight: bold;
	}
	
	.edit-slot input {
		border-top: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #ccc;
		font-size: 12px;
		color: #63747d;
		padding: 2px;
	}
	
	.edit-slot textarea {
		border-top: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #ccc;
		font-size: 12px;
		color: #63747d;
		padding: 2px;
		font-family: arial, verdana, serif;
		width: 98%;
		height: 100px;
	}
	
	.edit-slot select {
		border-top: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #ccc;
		font-size: 12px;
		color: #63747d;
	}
	
	.edit-slot a.submit {
		padding: 5px 5px;
		float: left;
		margin-right: 3px;
	}
	
	.slot-edit-box-buttons {
		margin: 10px 0;
		padding: 30px 0 0 0;
		border-top: 1px #eee solid;
	}
	
	a.submit {
		color: #fff;
	}
	
	a.submit.save {background: #06760a;}
	a.submit.save:hover {background: #168e19;}
	
	a.submit.delete {background: #c20000;}
	a.submit.delete:hover {background: #f00;}
	
	a.submit.defer {
		background: #ccc;
		color: #f00;
	}
	
	a.submit.defer:hover {
		color: #000;
	}
	
	
	a.close-cross {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		width: 11px;
		height: 10px;
		background: url("/i/close-cross.png");
		background-repeat: no-repeat;
	}
	
	a.show-hide-postal {
		font-weight: bold; 
		color: green;
	}
	
	a.show-hide-postal:hover {
		color: #000;
	}
	
	
.slot-block {	
}

.edit-slot {	
}
	
	
	
	
	
	
	
	
	