#scrollup {
	background: url("../img/scroll.png") no-repeat;
	width: 200px;
	height: 120px;
	position: fixed;
	bottom: 10px;
	right: -115px;
	display: none;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 9999;
}
/* CSS for Footer-Top CMS start */
