
#plainscale {
	float: right;
	margin: 20px 0 0 10px;
}

h2 {
	padding-top: 25px;
}

.bigbutton {
	width: 306px;
	height: 70px;
	background: transparent url(/static/images/scale/bigbutton.png) center center no-repeat;
	margin: 20px auto 0 auto;
	display: block;
}
.bigbutton a {
	display: block;
	width: 306px;
	height: 70px;
	font-size: 0.1em;
	text-indent:-9999px;
	text-decoration: none;
}