.ltIE10 .select-style, 
.ltIE10 .bigForm .select-style {
	border: 1px solid #bfc7ca;
	position: relative;
	margin-top: 5px;
	display: inline-block;
}



.ltIE10 .select-style select,
.ltIE10 .bigForm .select-style select {
	padding: 0 5px;
	height: 40px;
	border: none;
	box-shadow: none;
	background: #fff;
	background-image: none;
	font-size: 14px;
	outline: none;
	margin: 0;
}


.ltIE10 .select-style:after,
.ltIE10 .bigForm .select-style:after {
	position: static;
	display: inline-block;
	content: "";
	padding-top: 0;
	float: left;
	color: #363636;
	background-color: white;
	height: auto;
	width: auto;
	right: 0;
	top: 0px;
	text-align: center;
}


#tab-content .eventsTab#content-list .dropdownWrapper .select-style {
	width: 185px;
}