@charset "utf-8";

body {
	width: 495px; height: 575px;
	text-align: center;
}

.whiteWindow {
	display: inline-block;
	position: relative;
	width: 90%; height: 67%;
}

.whiteWindow > * {
	display: inline-block;
	position: relative;
	left: 0px; top: 20px;
	vertical-align: middle;
}

.specimenImage {
	width: 134px; height: 151px;
}

.specimenImage > * {
	position: absolute;
	left: 2px; top: 27px;
	width: 134px; height: 151px;
}

#opticalContainer {
	margin-right: 60px;
}

#bwscanCan {
	visibility: hidden;
}

#imgSpriteContainer {
	visibility: hidden;
}

#backgroundContainer {
	margin-top: 60px;
	width: 154px; height: 105px;
}

#backgroundContainer > * {
	position: absolute;
	left: 0px; top: 0px;
}

.controlBack{
	padding-bottom: 5px;
}

.controlBack > * {
	vertical-align: middle;
}

.samplePanelLeft {
	margin-right: 5px;
}

.controlPanelBack {
	display: inline-block;
	height: 75px;
	margin-top: 5px;
	padding: 0 10px;
}

#speedSldr {
	display: inline-block;
	position: relative;	
	width: 120px;
	margin-top: 15px;
}

#modeSeg {
	display: inline-block;
	position: relative;
	margin-top: 5px;
	width: 305px;
}

#modeSeg > * {
	padding: 0 8px;
	width: 134px; height: 36px;
}
