
.free-registration {
	height:36px;
	line-height:36px;
	text-align:center;
	padding:60px 0 40px
}
.free-registration a {
	display:inline-block;
	padding:0 42px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#fff;
	background: #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.free-registration a:hover {
	background: #fff;
}