﻿#divGoToTop {
	font-size:11px;
	font-family:verdana, arial;

	/*background-color:#ddd;
	border:1px solid #ccc;*/
	bottom:0;		
		
	position:fixed;
	width:40px;
	height:40px;
	left:auto;
	z-index:9900;
	cursor:pointer;
}