.button a{
	display: block;
	text-decoration: none;
}

*+html .button a{
	padding-bottom: 1px;
}

.buttonImage{
	position: relative;
	top: 1px;
}
