body {
	background: #ffffff;
	margin: 15px 15px 0px 15px;
}

input { background-color: #ffcc99; color: black; font-weight: bold; }

select { background-color: #cccccc; color: black; }

#songsBox {
	background: #ffffff;
	border: 0px;
	padding: 3px;
	margin: 0px;
	height: 318px;
	width: 350px;
	voice-family: "\"{"\";
	voice-family:inherit;
	width: 344px;
}

html>#songsBox { width: 344px; }

#selectorBox {
	border: solid 2px #ffffff;
	background: #fffff;
	margin: 0px;
	padding: 3px;
	height: 308px;
	width: 320px;
	voice-family: "\"{"\";
	voice-family:inherit;
	width: 314px;
}

html>selectorBox { width: 314px; }