
#searchform {
  position:absolute;
	left: 240px;
	top: 275px;
	width:456px;
	height: 90px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:9px;
	border: 1px solid #808080;
	padding-left:15px;
	margin: 0px;
	background-color: #666;
}



#results {
  position:absolute;
	left: 0px;
	top: 100px;
	width:456px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:9px;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	padding-left:15px;
	padding-right:15px;
	margin: 0px;
	color:#fff;
}

#instructions {
  position:absolute;
	left: 240px;
	top: 390px;
	width:456px;
	height: 110px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:9px;
	border-left: 1px solid #808080;border-right: 1px solid #808080;
	padding:10px;
	margin: 0px;
	color: #f5f5f5;
}

#instructions h1{
	color: #cc9933;
	margin-top: -10px;
	margin-bottom: -10px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:9px;
}

#error {
  position:absolute;
	left: 240px;
	top: 390px;
	width:456px;
	height: 110px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:9px;
	border-left: 1px solid #808080;border-right: 1px solid #808080;
	padding:10px;
	margin: 0px;
	color: #f5f5f5;
}

#error h1{
	color: #cc9933;
	margin-top: -10px;
	margin-bottom: -10px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:9px;
}

#startover {
  position:absolute;
	left: 245px;
	top: 20px;
  width: 75px;
	height: 50px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	border: 1px dashed #808080;
}

#tips {
  filter:Alpha(opacity=95);
  position:absolute;
	left: 325px;
	top: 5px;
	border: 1px solid #808080;
  width: 120px;
	height: 75px;
	padding: 3px 3px 3px 5px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:9px;
	color: #f8f8ff;
	z-index:5;
}
#tipsbg {
  filter:Alpha(opacity=20);
  position:absolute;
	left: 325px;
	top: 0px;
  width: 120px;
	height: 75px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:75px;
	color: #f5f5f5;
	z-index:0;
}

#year {
  position:absolute;
	left: 15px;
	top: 15px;
  width: 300px;	
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:9px;
	color: #fff;
}

#year SELECT {
  border:1px solid #FF9900;
	height: 15px;
	width: 65px;
	font-size:9px;
	font-weight:bold;
	background-color: #f5f5f5;	
}


#yearchosen {
  position:absolute;
	left: 15px;
	top: 15px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	border-top: 1px #000 solid;
  border-bottom: 1px #000 solid;
	font-size:14px;
	color: #fff;
	background-color:#666;
}

#yearchosen A{
	left: 15px;
	top: 15px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color: #fff;
	background-color:#666;
	padding-top: 3px;padding-bottom: 3px;
}

#yearchosen A:HOVER {
  left:15px;
	top: 15px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color: #000;
	background-color:#c0c0c0;
	padding-top: 3px;padding-bottom: 3px;
}

#make {
  position:absolute;
	left: 60px;
	top: 15px;
  width: 300px;	
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:9px;
	color: #fff;
}

#make SELECT {
  border:1px solid #FF9900;
	height: 15px;
	font-size:9px;
	font-weight:bold;
	background-color: #f5f5f5;	
}


#makechosen {
  position:absolute;
	left: 60px;
	top: 15px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	border-top: 1px #000 solid;
  border-bottom: 1px #000 solid;
	font-size:14px;
	color: #fff;
	background-color:#666;
}

#makechosen A{
	left: 15px;
	top: 15px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color: #fff;
	background-color:#666;
	padding-top: 3px;padding-bottom: 3px;
}

#makechosen A:HOVER {
	left: 15px;
	top: 15px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color: #000;
	background-color:#c0c0c0;
	padding-top: 3px;padding-bottom: 3px;
}

#model {
  position:absolute;
	left: 15px;
	top: 35px;
  width: 300px;	
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:9px;
	color: #fff;
}

#model SELECT {
  border:1px solid #FF9900;
	height: 15px;
	font-size:9px;
	font-weight:bold;
	background-color: #f5f5f5;	
}


#modelchosen {
  position:absolute;
	left: 15px;
	top: 35px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	border-top: 1px #000 solid;
  border-bottom: 1px #000 solid;
	font-size:14px;
	color: #fff;
	background-color:#666;
}

#modelchosen A{
	left: 30px;
	top: 15px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color: #fff;
	background-color:#666;
	padding-top: 3px;padding-bottom: 3px;
}

#modelchosen A:HOVER {
	left: 30px;
	top: 15px;
	font-family:Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color: #000;
	background-color:#c0c0c0;
	padding-top: 3px;padding-bottom: 3px;
}