#wrapper {
	background: #fff url(/a/img/global/bg_repeat_brochures.gif) left top repeat-y;
}

#innerCol1 {
	width: 178px;
	color: #fff;
	border: 0;
	margin-right: 1px;
}

#innerCol1 h3 {
	padding: 10px 0 0 15px;
	font-size: .9em;
}

#innerCol2 {
	width: 668px;
	border: none;
}

#model-select {
	width: 240px;
}

#selectBrochure {
	margin-top: -19px;
	padding: 15px 0;
	background-color: #ccc;
}

#enterDetails select, #enterDetails input {
	width: 260px;
	float: right;
}

#enterDetails label {
	float: left;
}

#enterDetails p {
	clear: both	;
}

fieldset {
	display: block; /* For IE (all versions) */
}

#enterDetails fieldset {
	width: 460px;
	margin: 30px 0;
}

#enterDetails #title {
	width: 50px;
	margin-right: 214px;
}

#enterDetails #postcode {
	width: 80px;
	margin-right: 180px;
}

#questionnaire li {
	list-style: none;
	margin: 1px 0;
	padding: 5px 5px 5px 15px;
	background: #3a404e url(/a/img/brochures/arrow.gif) right center no-repeat;
}

#questionnaire li a {
color: #fff;
text-decoration: none;
}

#terms {
padding: 10px 0;
}

#terms label {
margin-left: 5px;
}

#searchSubmit {
clear: both;
padding: 10px 0;
background-color: #3a404e;
}

#innerCol1 form #searchSubmit p {
float: none;
text-align: right;
}

fieldset#deliveryMethod .row {
	margin-left: 15px;
}

fieldset#deliveryMethod .submit {
	margin-left: 0px;
}


#searchSubmit label {
color: #fff;
font-size: 1.6em;
margin-right: 10px;
}
