
.backtotop {
	padding-top: 5px;

	text-align: left;

	margin-bottom: 30px;

	padding-bottom: 20px;

	border-bottom: 1px solid #666666;
}

	.backtotop a {
		font-size: 14px;

		color: #ff6e42 !important;

		/*background-image: url(../../layouts/images/backtotop_arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 8px;*/

		/*padding-top: 2px;
		padding-left: 8px;
		padding-bottom: 3px;*/

		position: relative;

	}

