input#submit-button {
	float:right;
	background:url(../images/sub_button.png);
	width:105px;
	height:43px;
	border:0px;
	color:#fff;
	font-weight:bold;
	text-align: center;
	padding-top: 5px;
}

h3 {
	margin-bottom:17px;
	font-size:18px;
	font-weight:bold;
	color:#343434;
}



