#page-content {
	padding-left: 0px;
/*	background-image: url(../images/models-layout/model-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; */
}
#heading {
	padding-bottom: 8px;
	float: left;
	width: 475px;
}
h2, h3 {
	width: 564px;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	padding-left: 35px;
	line-height: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 5px;
	background-color: #CC0000;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 30px;
}
h4 strong {
	color: #FFFFFF;
}
p {
	margin-top: 0;
	line-height: 150%;
}
#contactcontainer {
	margin-left: 1px;
	width: 639px;
	line-height: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #D1D1D1;
	clear: both;
}
#book-a-test-drive, form.newsletter {
	width: 460px;
	text-align: right;
}
#titleselect {
	text-align: left;
}
#contactcontainer label {
	text-align: right;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	margin-right: 7px;
	margin-bottom:7px;
	line-height: 200%
}
#titleselect label {
	vertical-align: top;
	line-height: 200%;
	line-height: 15px;
}
#titleselect label.first {
	margin-left:143px;
	text-align: right;
	vertical-align: top;
}
div.input input, #contactcontainer textarea {
	width: 272px;
	height: 17px;
	padding-right: 0;
	padding-left: 7px;
	margin-bottom:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	border: 1px solid #A5ACB2;
	color: #333333;
}
#contactcontainer textarea {
	height: 98px;
	float: right;
}
#contactcontainer input.radio {
	margin-top: -3px;;
	padding: 0;
	margin-bottom: 7px;
}
#captcha {
	border: 1px solid #A5ACB2;
	padding: 3px;
	margin-right: 97px;
	margin-bottom: 7px;
	vertical-align: text-top;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-align: left;
	background-image: url(../images/general_layout/submitbtn-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #D1D1D1;
	border: none;
	width: 70px;
	height: 19px;
}
.validation-advice {
	margin: 0 178px 8px;
	padding: 5px;
	background-color: #F4F4F4;
	border: 1px solid #A5ACB2;
	color : #141A34;
	font-weight: bold;
	width: 270px;
	text-align: left;
}
