@charset "utf-8";

body {
	width: 460px; height: 515px;
	text-align: center;
}

.whiteWindow {
	display: inline-block;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 420px; height: 375px;
}

#radioContainer {
	position: absolute;
	left: 10px; top: 10px;
	width: 398px; height: 345px;
}

#capSpriteContainer {
	position: absolute;
	left: 24px; top: 159px;
	width: 84px; height: 145px;
}

#transContainer {
	position: absolute;
	left: 287px; top: 1px;
	width: 123px; height: 62px;
}

#transCan {
	position: relative;
	width: 123px; height: 62px;
}

#transLbl {
	position: relative;
}

#fmContainer {
	position: absolute;
	left: 177px; top: 232px;
	width: 103px; height: 103px;
}

#fmCan {
	position: relative;
	width: 103px; height: 103px;
}

#fmLbl {
	position: relative;
	top: 7px;
}

.controlBack{
	padding-bottom: 5px;
}

.controlBack > * {
	vertical-align: middle;
}

.samplePanelLeft {
	margin-right: 40px;
}

.controlPanelBack {
	display: inline-block;
	height: 55px;
	margin-top: 5px;
	padding: 0 10px;
}

#capSldr {
	display: inline-block;
	position: relative;	
	width: 100px;
	margin-top: 5px;
}

#capSldrLbl {
	width: 117px;
}
