/* QScroller Copyright 2008 Massimo Giagnoni. All rights reserved.

Vesrion 1.0.1 (Mootools 1.11)
QScroller is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

.hide {	visibility: hidden;	position: absolute;	top: -400px;}

#qscroller1 
{
	/*width:95%;*/
	height:21px;
	padding-left:0px;width:430px;margin-top:-20px;float:right;font-weight:bold;font-style:italic;
}

.qslide {font-size: 12px;	padding: 3px;}


/* Thanks QScroller for all */