
a.mappdf {
	background: url(../images/input_submit_bg.gif) no-repeat left top;
	border: none;
	color: white;
	cursor: pointer;
	font-size: 23px;
	font-weight: bold;
	height: 71px;
	display: block;
	text-decoration: none;
	line-height: 3.3em;
	text-align: center;
	width: 400px;
	margin: 0px auto;
}

a.mappdf:hover {
	background-position: 0px -81px;
}