body,html,#scale,.step {
	margin:0;
	padding:0
}

body,html {
	height:100%
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#d7d7d7;
}
p {
	color:#333333;
	font-size:12px;
	margin:10px 10px 0;
	padding:0;
	text-align:justify;
}
p.ResultConclu {
	color:#333333;
	font-size:12px;
	margin:6px 0;
	padding:0;
	text-align:justify;
}
div#center {
	text-align:center;
	margin-bottom:0
}

div#resw {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px 10px;
	margin:0;
	height: 295px;
}
div.copyspeed {
	margin:5px 0 0;
	padding:0;
}

#connection {
	font-size:14px
}

#connection,#status,.label,#console,.stb a,button {
	font-weight:bold;
}
#results {
	font-weight:regular;
}

#connection,#bottomblock {
	margin-bottom:5px
}

#status {
	font-size:12px;
	font-style:bold;
}

.bargraph,#scale {
	margin:5px 0 10px;
	padding-bottom:5px;
}

.barcontainer,#dwbar,#upbar,#uptext,#dwtext,.step,.stepn,.cal,#right {
	float:left
}

.barcontainer {
	width:100%;
	white-space:nowrap;
	margin:5px 0;
}

#dwbar,#upbar {
	width:3px
}

#dwbar,#upbar,.cal {
	height:9px;
	font-size:0;
	line-height:0
}

#uptext,#dwtext,.label,#results,.stb a,button {
	font-size:12px
}

#scale,.step,.stepn {
	height:25px
}

.step,.stepn {
	text-align:right
}

.cal {
	background:transparent;
	width:2px
}

.clr {
	clear:both
}

.label,.stb a,button {
	display:block
}

.label {
	margin-top:9px
}

#console {
	padding:4px;
	overflow:auto;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:115px
}

.ipi {
	display:inline;
	padding:0 5px;
	color:black;
	font-style:normal
}

#right {
	margin:5px 0 0 15px;
	overflow:hidden
}

.stb a,button {
	text-decoration:none
}

#scale {
	border:2px solid;
}

.step {
	border-right:1px dotted #fff;
}

#imgcopy {
	background-repeat: no-repeat;
	background-position: left;
}
#btnDebit {
	width:auto;
	border:2px solid #408aba;
	background:#408aba;
	color:#fff;
	font-weight:bold;
	-moz-border-radius:5px;
	cursor:pointer;
}
.Centerize {
	margin:0 auto;
	padding:0;
	text-align:center;
}
