#takeMeUpContainer {
	display: block;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	position: fixed;
	text-decoration: none;
	cursor: pointer;
	width: 50px;
	bottom: 10px;
	padding: 5px 5px 5px 10px;
}


