

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
		height:80px;

}

#qscroller1 {
	width:100px;
	/*height:50px;*/
	position:relative;
	top:-15px;

	
}

.qslide {
	background: #ff0000;
	

}




