/* INTERNET EXPLORER */

/* IE 9 and earlier do not support overriding the select arrow */
select {
	background-image: none;
	padding-right: 0;
}
