.generalform ul .emailHidden {display: none;}

#confirmMessage {color: #339900; font-weight: bold; padding: 10px; font-size: 16px}


legend {display: none}

#wrapper {
	margin: 0px auto 0px;
	width: 992px;
	text-align:left;
	background: #414141;
	padding: 100px 0 100px 0;
}
.formtitle {
	color: #498ecb;
	border-bottom: 2px solid #ddd;
	clear: both;
	padding: 5px 0px;
	width: 378px;
	margin: 10px 50px 0 20px;
	font-weight: bold;
	font-size: 13px;
}
.formtitle em {
	font-weight: normal;
	font-size: 12px;
}
.barrel {
	margin: 0 8px 0 3px;
	float: left;
	padding: 3px 0 0 0;
}
.clearg {
	clear: both;
	height: 1px;
}
.selections {
	margin: 0 20px;
	height: 30px;
	display: block;
}
.selections p {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 5px 0 0;
}
.selections input {
	float: left;
	margin-top: 0px;
}
html >/**/ body .selections input {
	margin-top: 3px;
}

.selections label {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 5px 0 5px;
}
.inc {
	font-size: 10px;
	display: block;
	padding-left: 20px;

}

.generalform {
	margin: 0;
}
.generalform fieldset {
	margin: 20px 0;
	padding: 0 20px 20px 20px;
	border: 1px solid #ccc

}
.generalform legend {
	padding: 5px 30px 6px 0;
	background: #FFFFFF;
	margin-left: 20px;
	background: #333333 url(/images/legendback.jpg) repeat-x left top;
	color: #cccccc;
	font-size: 15px;
}
.generalform ul {
	margin: 0 50px 0 20px;
	padding: 20px 0 0 0;
	width: 378px;
	overflow: hidden;
}
.generalform ul li {
	list-style-type: none;
	width: 100%;
	display: block;
	clear: left;
	float: left;
	padding: 0 0 5px 0;
	margin: 0;
	background: none
}
.generalform ul li label {
	float: left;
	color: #333;

}
.generalform ul li input {
	float: right;
	width: 200px;
	border: 1px solid #888!important;
	height: 20px;
	background: #eee!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generalform ul li select {
	float: right;
	width: 202px;
	border: 1px solid #888!important;
	background: #eee!important;
	margin: 0 ;

}

.generalform ul li.showError label { color:#ff0000; }


.generalform textarea {
	float: right;
	overflow: auto;
	width: 200px;
	border: 1px solid #888!important;
	background: #eee!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generalform .sendit {
	position: relative;
	left: 2px;
	height: 35px;
	width: 206px;
	background: url(../images/formSubmitButton.gif) right 0 no-repeat!important;
	border: 0!important;
	color: #fff;
	line-height: 35px;
	cursor: pointer;
}
#errorContainer {
	background: #666666;
	margin: 0 50px 10px 50px;
	}
#errorContainer h2{
	color:#ffffff;
	font-size:15px;
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
	font-weight: normal;
}
#errorContainer #errorMsgList {
	padding: 0px 0 10px 60px;
	}
#errorContainer #errorMsgList li {
	color: #cccccc;
	}
#errorContainer #errorMsgList li a {
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	color: #cccccc;
	}
#errorContainer #errorMsgList li a:hover {
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	}



.halfinput {
	width: 120px;
	margin-right: 80px;
}
#courtesy {
	width: 18px;
	height: 18px;
	margin: 0 184px 0 0;
}
.twocols {
	float: left;
	
}
p.version {
	float: right;
	color: #999999;
	margin-right: 10px;

}
p.version .verdate {
	color: #666666;
	margin-left: 15px;

}
#searchform {
	padding: 0 0 0 50px;
}
#searchform legend {
	display: none;
}
#searchform fieldset {
	border: none;
}
#searchform ul {
	width: 180px;

}
#searchform ul li {
	list-style-type: none;
	width: 100%;
	display: block;
	clear: left;
	float: left;
	padding: 0 0 5px 0;

}
#searchform ul li label {
	float: left;
	color: #cccccc;
}
#searchform ul li select {
	float: right;
	width: 120px;
}
#searchform .mmsendit {
	float: right;
}
#searchform2 {
	padding: 0 0 0 50px;
}
#searchform2 legend {
	display: none;
}
#searchform2 fieldset {
	border: none;
}
#searchform2 ul {

}
#searchform2 ul li {
	list-style-type: none;
	float: left;
	padding: 0 0 5px 0;
	width: 175px;
	margin: 0 5px 0 0;

}
#searchform2 ul li label {
	float: left;
	color: #cccccc;
	padding: 3px 0 0 0;
}
#searchform2 ul li select {
	float: right;
	width: 120px;
}
#searchform2 .mmsendit {

}
/********************* classes for individual forms ********************************/
#contactform {
	width: 600px;
}
#contactform .twocols{width: 600px}
#contactform .twocols .formtitle,
#contactform .twocols ul {width: 600px}


#sellcarform {

}
#bookaservice {

}
#financeform {
	width: 660px;
}
#financeform .twocols{width: 600px}
#financeform .twocols .formtitle,
#financeform .twocols ul {width: 550px}

#carfinderform {

}









