#takeMeUpContainer {
	bottom:5px;
	display:block;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:7px 7px 7px 10px;
	position:fixed;
	text-decoration:none;
	cursor: pointer;
	width:20px;
        z-index: 100;
}
