/*
 * By Masayan
 */
#back-to-top {
	top:44%;
	display:block;
	outline-style:none;
	outline-width:0pt;
	position:fixed;
	right:0px;
	float:right; 
}

#back-to-top a img {
	border: 0;
}

#go-to-bottom {
	bottom:44%;
	display:block;
	outline-style:none;
	outline-width:0pt;
	position:fixed;
	right:0px;
	float:right; 
}

#go-to-bottom a img {
	border: 0;
}
