#basket {
	margin-top: 50px;
}

#customerDetails {
	margin-top: 50px;
	margin-bottom: 100px;
}

#customerForm {
	margin-top: 30px;
	overflow: visible;
}

#accordian {
	overflow: visible;
}

#yourDetailsPanel {
	overflow: visible;
}

.buttonBar {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
}

.checkoutTitle {
	margin-top: 10px;
	margin-bottom: 10px;
}

