.vscrollerbar {
	filter: alpha(opacity=1);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
	-moz-opacity: 1;
	opacity:1;
}
