body {background-color: #fff;}
#resw {background-color: #fff;}
#connection {color: #000}
.ipires {color: #255492;}
.copyspeed {background-color: #255492;}
#status {color: #777;}
#dwtitle, #uptitle {
	color:#255492;
	font-size:16px;
	font-weight:bold;
	margin: 0 0 2px 0;
}
#dwbar {background-color: #ff9200;}
#dwtext {color: #ff9200;}
#upbar {background-color: #ff6600;}
#uptext {color: #ff6600;}
#scale {
	background-color:#ececec;
	border-color:#ececec;
	color:#255492;
}
#console {
	color: #333;
	background-color: #fff;
	border: 1px solid #255492;
}
#results {color: #333;}
#stb {
	color: transparent;
	border:none;
	background: url("../img/btn-dslvalley.jpg") no-repeat;
	cursor: pointer;
	font-weight: normal;
	font-size:1px;
	position: absolute;
	width: 250px;
	height: 41px;
	top: 80px;
	left: 35px;
}
#imgcopy {background-image: url("../img/copy-dslvalley.jpg"); height: 17px; display: block;}