.contact-form-lhs-2014 {
    background-color: #e9e8e7;
    padding: 20px 30px 0;
}
.contact-top-pad {
	margin-top: 50px;
}
.hs-form fieldset {
	border: 0 none;
    margin: 0;
    max-width: 650px !important;
}
.hs-form .hs-button {
	background: url("/images/more-button.png") no-repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #ffffff !important;
    cursor: pointer !important;
    display: block !important;
    height: 20px !important;
    margin: 0 !important;
    outline: 0 none !important;
    padding: 0 !important;
    width: 98px !important;
}
.hs-form .hs-button:hover, .hs-form .hs-button:focus, .hs-form .hs-button.hovered {
	border-color: none !important;
	border-style: none !important;
	border-width: none !important;
	box-shadow: none !important;
}
.hs-form .hs-button:hover {
	background: url("/images/more-button.png") no-repeat scroll 0 -20px transparent !important;
}
.hs-form .hs-input, .hs-form textarea.hs-input {
	box-sizing: border-box !important;
    max-width: 508px !important;
}
.hs-form .hs-input, .hs-form input.hs-input {
	box-sizing: border-box !important;
    max-width: 503px !important;
}
.hs-form .hs-input, .hs-form select.hs-input {
	box-sizing: border-box !important;
    max-width: 497px !important;
    height: auto !important; 
}
input.hs-input, textarea.hs-input, .hs-input.uneditable-input {
	height: 28px !important;
}
.hs-form.stacked .actions {
	margin-left: -16px !important;
}
.hs-form.stacked label {
	font-weight: 500 !important;
}
