
input[type="radio"] {
	position: relative;
	top: 2px;
	border: solid 2px #666;
	margin-right: 4px;
}

select {
	background-color: #fff;
}
