#page-sidebar {
	float: left;
	width: 280px
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup,
	tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
	caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

#enquiry-form {
	-moz-border-radius: 5px;
	background: none repeat scroll 0 0 #EEE;
	border: 1px solid #CCC;
	margin: 0 0 20px 0px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 230px
}

#enquiry-form h2 {
	background: #CCC url('../images/email-us.png')
		no-repeat 8px 6px;
	font-size: 14px;
	font-weight: 700;
	margin: -10px 0 10px -10px;
	overflow: visible;
	padding: 10px;
	text-align: center;
	width: 230px
}

#enquiry-form ul {
	list-style: none;
	margin: 10px;
	padding: 0
}

#enquiry-form ul {
	list-style: none
}

ol, ul {
	list-style: none
}

#enquiry-form li.message {
	font-size: 11px;
	margin: 5px 0
}

#enquiry-form li {
	padding: 0 0 5px;
	position: relative;
	line-height: 16px
}

#enquiry-form li.heading {
	border-top: 1px solid #CCC;
	font-size: 12px;
	font-weight: 700;
	margin-top: 5px;
	padding: 5px 0
}

#enquiry-form li label {
	font-size: 11px;
	width: 60px;
	display: inline-block;
	vertical-align: top;
	padding-top: 3px
}

#enquiry-form .contact-form-text {
	clear: both;
	width: 140px;
	padding: 3px
}

.contact-form-text {
	clear: both;
	width: 215px;
	padding: 3px
}

#enquiry-form textarea {
	width: 200px;
	height: 45px
}

#enquiry-form .contact-form-button {
	width: 205px;
	position: relative;
	left: 0
}

.contact-form-button {
	width: 225px;
	left: 150px;
	position: relative
}