#centre_content {
	padding-top: 0;
}

.light_half_box_left {
	position: relative;
	top: 0; left: 0;
	padding-top: 24px;
}

.light_half_box_left, .light_half_box p {
	line-height: 1.5em;
}

ul.large_text {
	font-size: 1.5em;
	line-height: 1.3em;
}

#contact_info {
	background: url(../images/blue-dots.jpg) top left no-repeat;
	margin-top: 12px;
	padding: 18px 0 11px 0;
}

#contact_info ul {
	width: 48%;
	float: left;
	margin-right: 2%;
	line-height: 1.4em;
}

#general_enquiry_form {
	background: #e2e2c6 url(../images/blue-dots.jpg) top left no-repeat;
	padding: 18px 0 5px 0;
	position: relative;
	top: 0; left: 0;
}

#form_select_buttons li {
	float: left;
	padding-bottom: 12px;
}

#form_select_buttons li a {
	color: #027cff;
	display: block;
	height: 25px;
	left: 0;
	line-height: 24px;
	position: relative;
	text-indent: 25px;
	top: 0;
	width: 175px;
	z-index: 1500;
}

#form_select_buttons li a span {
	background: transparent url(../images/contact_and_feedback/arrow.png) no-repeat scroll left top;
	display: block;
	height: 24px;
	left: -3px;
	position: absolute;
	top: 0;
	width: 26px;
}

#general_enquiry_form h1 {
	padding-bottom: 8px;
}

#general_enquiry_form .input {
	height: 32px;
	margin-top: 5px;
	background: url(../images/contact_and_feedback/ge-input-bg.png) top left no-repeat;
	width: 350px;
}

#general_enquiry_form .input label {
	float: left;
	display: block;
	background: url(../images/label-dots.jpg) 100% 50% no-repeat;
	height: 32px;
	line-height: 34px;
	padding: 0 12px;
	width: 62px;
}

#general_enquiry_form .input input, #general_enquiry_form .input.textarea textarea {
	background-color: transparent !important;
	border: none !important;
	float: left;
	height: 1.2em;
	line-height: 1.2em;
	margin: 9px 0 0 10px;
	width: 238px;
}

#general_enquiry_form .input.textarea {
	height: 69px;
	background: url(../images/contact_and_feedback/ge-textarea-bg.png) top left no-repeat;
}

#general_enquiry_form .input.textarea label {
	height: 32px;
}

#general_enquiry_form .input.textarea textarea {
	height: 52px;
}

#general_enquiry_form .checkbox {
	float: left;
	padding: 6px 0 0 8px;
	width: 195px;
}

#general_enquiry_form .checkbox input {
	float: left;
	margin-right: 0.8em;
}

#general_enquiry_form .checkbox label {
	line-height: 2em;
	float: left;
	width: 160px;
	line-height: 1.2em;
	margin-top: 2px;
	font-size: 0.8em;
	color: #54544B;
}

#general_enquiry_form .submit_button {
	float: right;
	padding: 6px 12px 0 8px;
	width: 131px;
}

#general_enquiry_form .submit_button a {
	display: none;
}

.light_half_box .content {
	padding: 0 15px 0 25px;
}

#feedback_scroller {
	margin-top: 22px;
}

#feedback_scroller .item div p {
	padding-bottom: 1.2em;
}

#feedback_scroller .scroller {
	height: 452px;
	overflow: auto;
	float: left;
}

#feedback_form {
	background: url(../images/contact_and_feedback/blue-dots.jpg) top left repeat-x;
	width: 480px;
	padding-top: 15px;
	margin-top: 15px;
}

#feedback_form_control {
	display: block;
	padding: 3px 50px 3px 0;
	margin-top: 5px;
}

#feedback_form_control:hover {
	text-decoration: none;
}

#feedback_form_control:hover .open {
	text-decoration: underline;
}

#feedback_form_control .link {
	font-size: 1.3em;
	float: left;
}

#feedback_form_control .open {
	float: right;
}

#feedback_form form {
	padding-top: 15px;
}

#feedback_form .input {
	height: 32px;
	margin-bottom: 5px;
}

#feedback_form .input {
	background: url(../images/contact_and_feedback/fb-input-bg.png) top left no-repeat;
	width: 237px;
}

#feedback_form .input label {
	float: left;
	display: block;
	background: url(../images/label-dots.jpg) 100% 50% no-repeat;
	height: 32px;
	line-height: 34px;
	padding: 0 12px;
	width: 60px;
}

#feedback_form .input input, #feedback_form .input.textarea textarea {
	background-color: transparent !important;
	border: none !important;
	float: left;
	height: 1.2em;
	line-height: 1.2em;
	margin: 9px 0 0 10px;
	width: 130px;
}

#feedback_form .input.textarea {
	height: 69px;
	background: url(../images/contact_and_feedback/fb-textarea-bg.png) top left no-repeat;
	width: 479px;
	margin-bottom: 0;
	clear: both;
}

#feedback_form .input.textarea label {
	height: 32px;
}

#feedback_form .input.textarea textarea {
	height: 52px;
	width: 370px;
}

#feedback_form .checkbox {
	float: left;
	padding: 3px 0 0 8px;
	width: 330px;
}

#feedback_form .checkbox input {
	float: left;
	margin-right: 0.8em;
}

#feedback_form .checkbox label {
	display: block;
	line-height: 2em;
	float: left;
	width: 300px;
	line-height: 1.2em;
	margin-top: 3px;
}

#feedback_form .checkbox p {
	color: #54544B;
	font-size: 0.8em;
	display: block;
	margin-top: 22px;
}

#feedback_form .submit_button {
	float: right;
	padding: 6px 2px 0 8px;
	width: 131px;
}

#feedback_form .submit_button a {
	display: none;
}

#general_enquiry_form .error, #general_enquiry_form .notice,
#feedback_form .error, #feedback_form .notice {
	color: #fff;
	background-color: red;
	font-weight: bold;
	padding: 6px 8px 4px 8px;
	line-height: 1.2em;
	width: 334px;
	margin: 0 0 8px 0;
}

#general_enquiry_form .notice,
#feedback_form .notice {
	background-color: green;
}

#feedback_form .error, #feedback_form .notice {
	margin: -10px 0 10px 0;
	width: auto;
}

#feedback_form .left {
	float: left;
}

#opening_times {
	font-size: 12px;
	line-height: 1em; 
	padding-top: 10px;
}
