#autoYear,
#autoModelSelect,
#autoModClarSelect
{
	margin: 0 0 27px 0;
	display: none;
}

#autoMakeSel
{
	margin: 0 0 27px 0;
	display: block;
}

#tstool
{
	padding: 10px 20px;
	width: 180px;
	display: block;
	font-size: 12px;
}

div.tstool h2
{
	margin-bottom: 10px;
	padding: 4px 20px;
	width: 190px;
	background: #222;
	font-size: 16px;
}

#tstool label
{
	margin-bottom: 8px;
	display: block;
	font-weight: bold;
	font-size: 12px;
}

#results
{
	display: none;
}

#myresults
{
	display: block;
	font-size: 12px;
}

#myresults h4
{
	margin: 0 0 15px 0;
	font-size: 12px;
}

#loadBar
{
	margin: 5px 0 10px 0;
	display: none;
}

#resultstable
{
	width: 360px;
	border: 1px solid #1470b7;
}

#resultstable td
{
	padding: 20px 0;
	text-indent: 10px;
	border-bottom: 1px solid #eaeaea;
	text-align: left;
}

tr.resultstableh th
{
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: url('http://www.falcontire.com/img/tsres-bg.jpg') top left repeat-x #1470b7;
	text-indent: 10px;
	text-align: left;
}

#myresults a
{
	text-decoration: none;
}

#myresults a:hover
{
	text-decoration: underline;
}
