#takeMeUpContainer {
	bottom:5px;
	display:block;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	padding:7px 7px 7px 10px;
	position:fixed;
	text-decoration:none;
	cursor: pointer;
	width:110px;
	background-color:#ffffff;
	border:1px #5AbfF0 solid;
}