select {
	border: solid 1px #919694;
	height: 32px;
	width: 90%;
	font-size: 16px;
	text-indent: 10px;	
	padding: 0 20px 0 0;
		
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}