/* back to top */
div#back-to-top {
	position: fixed;
	right: 5px;
	bottom: 5px;
}
div#pos {
	visibility: hidden;
	position: fixed;
	left: 5px;
	bottom: 5px
}
