body,html,#scale,.step {
	margin:0;
	padding:0;
}

body,html {
	height:100%;
}

body {
	font-family:Arial, Helvetica, DejaVu Sans, FreeSans, sans-serif;
}

div#center {
	text-align:center;
	margin-bottom:0;
}

div#resw {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:0;
	height: 295px;
}

#connection {
	font-size:14px
}

#status, .label, .stb a, button {
	font-weight:bold;
}

#connection, #console, #results {
	font-weight:normal;
	font-size: 12px;
}

#connection, #bottomblock {
	margin:25px 0 5px;
}

#status {
	font-size:13px;
	font-style:normal;
}

.bargraph,#scale {
	margin:10px 0;
}

.barcontainer,#dwbar,#upbar,#uptext,#dwtext,.step,.stepn,.cal,#right {
	float:left
}

.barcontainer {
	width:100%;
	white-space:nowrap
}

#dwbar,#upbar {
	width:3px
}

#dwbar,#upbar,.cal {
	height:15px;
	font-size:0;
	line-height:0
}

#uptext, #dwtext,.stb a, button, .label {
	font-size:12px;
}

#results {
	font-size:14px;
}
#scale,.step,.stepn {
	height:20px;
}

.step,.stepn {
	text-align:right
}

.cal {
	background:transparent;
	width:2px
}

.clr {
	clear:both
}

.label,.stb a,button {
	display:block
}

.label {
	margin-top:4px
}

#console {
	padding:0 0 0 4px;
	margin: 10px 0 0;
	overflow:auto;
	height:7em;
	width: 255px;
	font-size: 11px;
}

.ipi {
	display:inline;
	padding:0 5px;
	color:black;
	font-style:normal
}

#right {
	margin:10px 0 0 10px;
	position: relative;
}

.stb a,button {
	text-decoration:none;
}

#scale {
	border:1px solid;
}

.step {
	border-right:1px dotted #255492;
}

#imgcopy {
	background-repeat: no-repeat;
	background-position: left;
}