.page-tools a {
	font-family: Georgia, Times, serif;
	font-size: .6875em;
	font-weight: bold;
	text-transform: uppercase;
}
.page-tools span {
	display: block;
	margin-top: .5em;
}
.page-tools a:link {
	color: #3a1e1a;
}
.print-this-page, .share-this-page {
	padding-left: 1.375em;
	position: relative;
}

.page-tools .sIFR-replaced {
	background-position: 0 10%;
}


.page-tools .sIFR-replaced {
	background-position: 0 10%;
}

#print-share:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

.page-tools-png a {
	position: relative;
	font-family: Georgia, Times, serif;
	font-size: .6875em;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("page-tools-sprite.png");
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	width: 140px;
	height: 28px;
}
.print-this-page {
	background-position: 0 0 !important;
}
.share-this-page {
	background-position: 0 -27px !important;
}
.print-this-page:hover {
	background-position: -160px 0 !important;
}
.share-this-page:hover {
	background-position: -160px -27px !important;
}
