/* @override http://partssearch.chevyclub.com/syns/39623/no2toolbar_widget.css */

/* @override http://marketplace.mustang.com/syns/39602/widget_39615.css */
*{
	margin: 0;
	padding: 0;
}

body{
	font-size: 11px;
	font-weight: bold;
}
form#ymm{
	width: 870px;
	height: 42px;
	font-family: Arial;
	background: url('firebird_toolbar_bg.jpg') no-repeat;
}
form#ymm fieldset#mainYMM{
	margin: 0 0 0 5px;
	border: none 1px #00cc00;
	float: left;
	color:  #ffffff;
	width: 550px;
}
form#ymm img{
	float: left;
	margin: 0 0 0 100px;
}

form#ymm fieldset#mainYMM select#year{
	margin: 0 0 0 20px;
	width: 120px;
}
select#make, select#model{
	padding: 0 3px 0 0;
	width: 120px;
}
select#year, select#make, select#model{
	margin: 12px 0 0 0;
}
