/* Image style */
#scrollUp {
	bottom: 0px;
	right: 20px;
	height: 80px;  /* Height of image */
	width: 80px; /* Width of image */
	background: url(../../img/pagetop.png) no-repeat;
	opacity:0.4;
	filter: alpha(opacity=40);
}