#top-link-block {
	position: fixed; /* keeps it on the bottom once in view */
	bottom: 5px; /* height of link element */
	right: 5px; /* padding from the left side of the window */
	
}