@charset 'utf-8';
	.top-button{
		background: #ffffff url(../../plugins/page_scrolling/icons/up_01.png) center center no-repeat;			
		color: #fff;
		border: # solid 0px;
		width: 5px;
		height: 5px;
		font-family: verdana;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-o-border-radius: 4px;
		cursor: pointer;
		padding: 14px;
		margin-right: 210px;
		}
		

