.print{
	display:block;
	width:70px;
	height:16px;
	padding:6px 0px 10px 22px;
	background:url('../images/print.gif') no-repeat left 8px;
	color:#ffffff;
	text-decoration:none;
}
a.print:hover{
	color:#000000;
}
