div#dropDownContainer {
	width:325px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	margin-bottom:15px;
	margin-top:10px;
}

div.dropDownByMakeContainer {
	width:800px !important;
}

div#dropDownContainer div.dropDownRow {
	width:325px;
	height:21px;
	margin:0px;
	padding:5px 0px 0px 0px;
}

div#dropDownContainer div.dropDownRow div.dropDownLeft {
	float:left;
	width:132px;
	height:21px;
	margin:0px;
	padding:0px;
}

div#dropDownContainer div.dropDownRow div.dropDownRight {
	float:left;
	width:193px;
	height:21px;
	margin:0px;
	padding:0px;
}
