body {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller1 {
/*	position: fixed;	*/
/*	bottom: 0px;
	right: 0px;
	width: 50%;		*/
/*	text-align: center;	*/
	height: 20px;
	border: 2px solid #e0e0e0;
	background: #f0f0f0;
}

.qslide {
/*	position: fixed;
	bottom: center;
	right: center;		*/
	background: #f0f0f0;
	font-size: 9pt;
	padding: 2px;
}

