.btn1 a{
	width: 146px;
	height: 27px;
	background: url(../img/button.png) top left;
	text-indent: -9999px;
	display: block;
}
.btn2 a{
	color: #808080;
	font: normal 11px tahoma;
	width: 146px;
	height: 15px;
	background: url(../img/button.png) 0px -27px;
	display: block;
	text-decoration: none;
	text-indent: 26px;
}