/*  Qscroller */

.hide2 {
	visibility: hidden;
	position: absolute;
	top: -400px;
	background: transparent;
}
#qscroller1 {
	width:750px;
	height:125px;
	border:0px solid #FFFFFF;
	background: transparent;
}
.qslide {
	background: transparent;
	font-size: 10pt;
	padding: 0 0 0 0;
	height: 125px ;
}

