#subModelSelector{
	width:180px;
}
#otherCarSelector{
	width:100%;
}
.fullWidth{
	width:100%;
}
.sideSearch{}
.sideSearch select{
	background-color:#ffffff;
	color:#000000;
}
select{
	font-size:xx-small;
	color:black;
	background-color:#e4e4e4;
	border:1px solid black;
	line-height:90%;
}
input{
	font-size:xx-small;
	color:black;
	background-color:#e4e4e4;
	border:none;
	line-height:90%;
}
textarea{
	font-size:xx-small;
	color:black;
	background-color:#e4e4e4;
	border:none;
	line-height:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button{
	background-color:#999999;
	color:white;
	height:auto;
	line-height:normal;
}
.radio{
	background-color:white;
}
.loginfields{
	width:120px;
}