.formControlLabel{
display:none;
}

.formResponsive .formHorizontal .formControls{
	margin-left: 0!important;
	height: 45px!important;
	width: 95%!important;
}

.formResponsive .formHorizontal .rsform-block{
	margin-bottom: 0!important;
}

button.rsform-submit-button{
	background-color: #e16f00!important;
	width: 120px!important;
	border-radius: 0!important;
	height: 35px!important;
	font-size:16px!important;
	font-weight: bold!important;
}

#sp-main-body{
	padding-top: 20px!important;
}

#sp-footer, #sp-bottom{
	background-color: #e16f00!important;
}