#takeMeUpContainer {

	bottom:10em;

	display:block;

	font-family:verdana;

	font-size:12px;

	font-weight:bold;

	padding:7px 7px 7px 10px;

	position:fixed;

	text-decoration:none;

	cursor: pointer;

	width:100px;
	
	z-index: 2;

}