div#dropDownContainer {
	float:left;
}

div.dropDownByMakeContainer {
	width:800px !important;
}

div#dropDownContainer div.dropDownRow {
	margin:0;
	padding:3px 0;
	float:left;
	clear:both;
	width:380px;
}

div#dropDownContainer div.dropDownRow div.dropDownLeft, div#dropDownContainer div.dropDownRow div.dropDownRight {
	float:left;
	margin:0;
	padding:0;
}

div#dropDownContainer div.dropDownRow div.dropDownLeft {
	width:185px;
}

div#dropDownContainer div.dropDownRow div.dropDownRight {
	width:185px;
}
