.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}
#scroller_bar {
	width: 225px;
	display: block;
	height: 50px;
	float: left;
}

#qscroller {
	width: 500px;
	height:50px;
	background:#fff;
	margin-right: 20px;
	float: right;
}

.qslide {
	background: #fff;
	font-size: 10pt;
	padding: 3px;
}
