select{
	color: #151b48;
	line-height: 120%;
	padding: 10px 35px 10px 10px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	background: url(../images/br_down2.png) no-repeat center right #fff;
	border: 1px solid #cccccc;

}

select::-ms-expand {
	display:none;
}