/* CSS Document */


#corner {
	z-index: 5000;
	top: 0;
	right: 0;
	position: fixed;
	}

#corner img {
	border: none;
	}