a.button {
	background-color:#CCC;
	border-color:#000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#CCCCCC',GradientType=0 ) !important; /* IE6-9 */
}

button.button {
	position:relative;
	top:5px;
	cursor: hand;
}