
h3#course-price {
	float: left;
	margin: 0.4em 8px 0 0;
}

ul.dates div.enrol {
	float: left;
	margin: 0.1em 8px 0 0;
}

span.sub-text {
	display: block;
	font-size: 0.7em;
	font-weight: normal;
}

h3.sub-text span.icon, h2.sub-text span.icon {
	padding-top: 2px;
	padding-bottom: 10px;
}

h3 span.sub-text, h2 span.sub-text {
	margin-left: 42px;
}

div.sent {
	border: 1px solid #21d409;
	padding: 1em;
}

form#enrol_form, form#enquire_form {
	margin-top: 3em;
}

input#enquire_form_name, input#enquire_form_email_address, input#enrol_form_name, input#enrol_form_email_address, input#contact_form_name, input#contact_form_email_address, input#enquire_form_house_number, input#enquire_form_post_code, input#enquire_form_town {
	width: 300px;
}
textarea#enquire_form_message, textarea#contact_form_message {
	width: 305px;
}
input#enrol_form_contact_number {
	width: 150px;
}