#wiper-selector {
	font: 11px arial, sans-serif;
}

#wiper-selector select {
	width: 100%;
}

#wiper-selector-output {
	margin-top: 10px;
	font: 11px arial, sans-serif;
	padding: 10px;
	border: 1px solid #913F0F;
	background: #FC0;
}