/* SCROLL PAGE */
.ScrollPageScrollup {
   	width:40px;
	height:40px;			
	text-indent:-9999px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;
	background: url('Images/TopIcon.png') no-repeat;
}