ul.buttons li a {
	background-color: transparent;
	background-repeat: no-repeat;
	display: block;
	height: 146px;
	margin-bottom: 20px;
	text-indent: -99999px;
	width: 681px;
}

ul.buttons li a:hover {
	background-position: 0 -146px;
}