/* Back to top of page */
.back2top {
	clear: both;
	height: 11px;
	text-align: right;
}

a.top {
	background-image: url(../images/icon_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
	border-bottom: 0;
  text-decoration: none;
	width: 15px;
	height: 15px;
	display: block;
	float: right;
	overflow: hidden;
	letter-spacing: 1000px;
	text-indent: 11px;
}