}
#quodiure-pos-mainbody-bottom {
	background-position: left top;
}
#quodiure-gotoplink {
	color: #000080;
	z-index: 999;
	padding: 8px 12px;
	display: block;
	background-color: #FF9900;
	position: fixed;
	left: 50%;
	bottom: 0;
}
#quodiure-gotoplink {
	transition: color 0.3s linear, background 0.3s ease-out;
	-moz-transition: color 0.3s linear, background 0.3s ease-out;
	-webkit-transition: color 0.3s linear, background 0.3s ease-out;
}