

.generalform ul .emailHidden {display: none;}

.formtitle {
    clear: both;
    color: #CCCCCC;
    font-weight: bold;
    margin-left: -10px;
    margin-top: 10px;
    text-indent: 12px;
    width: 378px;
}
.formtitle em {
	font-weight: normal;
	font-size: 16px;
}
.barrel {
	margin: 0 8px 0 3px;
	float: left;
	padding: 3px 0 0 0;
}
.clearg {
	clear: both;
	height: 1px;
}
.selections {
    color: #dcdcdc;
    display: block;
    float: right;
    height: 20px;
    margin: 0 15px;
    width: 460px;
	margin-bottom:10px;
}

.inputNumber {
	width:50px !important;
}
.selections p {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 5px 0 0;
	color:#fff;
}
.selections input {
	float: right;
	margin-top: 0px;
}
html >/**/ body .selections input {
	margin-top: 3px;
}

.selections label {
	float: right;
	padding: 3px 0 0 0;
	margin: 0 5px 0 5px;
	font-size:14px;
}
.inc {
	font-size: 10px;
	display: block;
	padding-left: 20px;

}
.generalform {
	margin: 0px 50px;
	background: url(images/formback.jpg) repeat-x left 16px;

}
.generalform fieldset {
	border: none;
	padding: 0 0 20px 0;

}
.generalform legend {
	padding: 5px 30px 6px 30px;
	border: 1px solid #cccccc;
	margin-left: 20px;
	background: #333333 url(images/legendback.jpg) repeat-x left top;
	color: #cccccc;
	font-size: 15px;
}
.generalform ul {
	padding: 20px 0 0 20px;
	width: 378px;

}
.generalform ul li {
    clear: left;
    display: block;
    float: left;
    font-size: 15px;
    list-style-type: none;
    padding: 0 0 15px;
    width: 98%;
}
.generalform ul li label {
    color: #DCDCDC;
    float: left;
    font-size: 14px;
    margin-left: 25px;
}
.generalform ul li input {
    background-color: #EAEAEA;
    border: 1px solid #999999;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    width: 350px;
}
.generalform ul li select {
	float: right;
	width: 250px;
	margin: 0 0 0 0px;

}

.generalform ul li.showError label { color:#ff0000; }


.generalform textarea {
    background-color: #EAEAEA;
    border: 1px solid #999999;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    overflow: auto;
    width: 350px;
}
.generalform .sendit {
	height: 30px;
	background: #000000 url(images/butarrow.gif) no-repeat 180px center;
	color: #cccccc;
	line-height: 20px;
	cursor: pointer;
}



.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 {

}

.generalform label.error { float: left; color: red; padding-left: .5em; vertical-align: top;display: block;clear: both;font-size:10px; margin-left:15px}

/********************* classes for individual forms ********************************/
#contactform {

}
#sellcarform {

}
#bookaservice {

}
#financeform {
	
}
#carfinderform {

}

.partex-top {
    margin-left: 10px;
    margin-top: 5px;
}

.partex-bottom {
    margin-bottom: 5px;
    margin-left: 10px;
}







