#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 150px;
	right: 10px;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-arrow.png) no-repeat;
}