a.button {
	display: block;
	width: 135px;
	height: 35px;
	border: none;
	background: url(../images/button.png) no-repeat top left transparent;
	cursor: pointer;
	font-size: 93%;
	font-weight: bold;
	color: #0091ce;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
}

span.registered_tm,
span.trademark {
	vertical-align: super;
	font-size: 75%;
}