	table.dropdowns {
		margin-bottom: 20px;
		margin-top: 0px;
	}

		table.dropdowns th {
			padding-right: 7px;
		}

		#product-select_input {
			width: 200px;
		}

		#product-select_container {
			width: 220px;
		}