.scrollUp
{
	background: #e5e5e5;
	bottom:180px;
	color: #444;
	display:none;
	font-weight: bold;
	position:fixed;
	right:0px;
	text-align:center; 
	text-decoration: none;
	background: url('/images/v5/arrow-up.png') no-repeat 0px 20px;
}

.scrollUpLogin
{
	padding:20px 14px 20px 35px;
}

.scrollUpNotLogin
{
	padding:20px 14px 20px 18px;
}

a.scrollUp:link , a.scrollUp:hover
{
	border-bottom:0;
	text-decoration: none;
}