#takeMeUpContainer {
	
background-image: url(/httpdocs/wordpress/wp-content/plugins/wp-to-top/css/back-top19.gif) no-repeat;           
text-align: center;
 
        bottom:5px;
	display:none;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:7px 7px 7px 10px;
	position:fixed;
	text-decoration:none;
	cursor: pointer;
	width:100px;         
}




