body{
	margin: 0;
	padding: 0;
}

.IE8-scroll-bar{
	left:8px;
	height: 20px;
	position: relative;
	width: 220px;
}
.preview-scroll-bar{
	margin-left: 30px; 
	position: relative;
}

.speed-scroll-bar{
	left: 0px; 
	height: 20px;
	position: relative;
	top: 36px;
}

.IE8-entire-bar{
	width:70%;
	height: 3px;
	top: 8px;
	left: 0;
	position: absolute;
	background: #555555;
}

.preview-entire-bar, .speed-entire-bar{
	width:100%;
	height: 3px;
	top: 8px;
	left: 0;
	position: absolute;
	background: #555555;
}
.IE8-action-bar{
	top: 8px;
	height: 3px;
	position: absolute;
	background: #C40022;
}
.IE8-action-block{
	top: 2px;
	width: 16px;
	height: 16px;
	position: absolute;
	background: #fff;
	background:url("../images/sks.jpg");
}

.IE8-output input{
	float: left;
	height: 20px;
	background: #909090;
	width: 30px;
	text-align: center;
	line-height: 15px;
	padding: 0px;
	font-weight: 500;
	color: #000;
	border:0px;
	position: relative;
}
.speed-bar-box {
  margin: 10px 0px;
  width: 118px;
  float: left;
}