
#bottom{
	overflow: hidden;
	position: fixed;
	bottom: 69px;
	right: 0;
	width: 22px;
	height: 38px;
	z-index: 50;
}

#bottom {
	display: none;
}

#back_to_top, #back_to_top span {
	background: url(../webdesign/icon_top.gif) no-repeat;
	width: 22px;
	height: 38px;
}
#back_to_top:hover, #back_to_top span:hover {
	background-position: 0 -38px;
}

.replace {
	position:relative;
	overflow:hidden;
}


.replace span {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
a.replace span {
	cursor:pointer;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
