
.backtotop {
	padding-top: 5px;

	text-align: right;

	margin-right: 30px;
	margin-bottom: 15px;
}

	.backtotop a {
		font-size: 10px;

		color: #c57226 !important;

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

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

		position: relative;

	}
