@charset "utf-8";

body{
	/* width: 444px; */
	height: 372px;
	text-align: center;
}

#dashedLineCanvas{
	position: absolute;
	top: 47px; left: 164px;
	width: 112px; height: 10px;
}

#microText{
	position: absolute;
	top: 20px;
}

#topContainer{
	position: absolute;
	top: 52px;
	width: 100%; height: 60%;
}

.whiteWindow {
	position: absolute;
	width: 260px;
	height: 220px;
	top: -5px;
	display: inline-block;
	left: 87px;
}

#sldr {
	position: absolute;
	width: 120px;
	top: 37px; left: 18px;
}

#sliderContainer{
	width: 160px; height: 63px;
}

#specimenCanvas{
	position: absolute;
	left: 162px;
	width: 114px; height: 200px;
}


#startImage{
	position: absolute;
	left: 162;
	width: 114px; height: 200px;
}

#text1{
	position: absolute;
	width: 50px;
	top: 6px; left: 95px;
}

#text2{
	position: absolute;
	top: 30px; right: 98px;
	width: 65px;
}

.controlPanelBack {
	position: relative;
	display: inline-block;
	margin: 4px;
	padding: 4px;
	vertical-align: middle;
}
