#content {
	position:relative;
}
a.cc_printer_friendly_pages_link {
	position:absolute;
	top:0px;
	right:0px;


	height:30px;
	width:200px;
	padding-right:30px;
	margin-top:2px;
	text-indent:-9000px;
	background: url(print_icon.gif) no-repeat top right;
}