/* Pill style */
#scrollUp {
	bottom: 30px;
	right: 3px;
	height: 20px;  /* Height of image */
	width: 20px; /* Width of image */
	background: url(../img/common/top.png) no-repeat;
	background-size : 20px 20px;
	}