#block-webform-client-block-4 {
	background-color: transparent;
	border-color: transparent;
	background-image: url('../images/sidebar-bg.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 8;
	margin-bottom: 0;
	padding-top: 0;
}

#block-webform-client-block-4 h3 {
	background-image: url('../images/booklet.png');
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#block-webform-client-block-4 .field-name-body p {
	text-align: center;
}


#block-webform-client-block-4 .field-name-field-footer {
	font-size: 0.914em;
	text-align: center;
	padding-bottom: 1em;
}

#webform-client-form-4 {
	width: 260px;
	margin: 0 auto;
	text-align: center;
}

#webform-client-form-4 input,
#webform-client-form-4 select
 {
	width: 145px;
	border: 1px solid #000;
	padding: 4px;
}

#webform-client-form-4 select
{
	width: 153px;
}

#webform-client-form-2 .form-actions{
	margin-top:0px;
}

#webform-client-form-4 label {
	width: 75px;
	text-align: left;
	display: inline-block;
	font-weight: normal;
}

#webform-client-form-4 .form-required {
	display: none;
	visibility: hidden;
}

#webform-client-form-4 #edit-submit {
	background-image: url('../images/request-button.png');
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9999px;
	width: 262px;
	height: 42px;
	border-radius: 0;
	border-color: transparent;
}
#webform-client-form-4 #edit-submit:hover {
	background-image: url('../images/request-button-hover.png');
}

#webform-client-form-4 #edit-submit:active {
	background-image: url('../images/request-button-active.png');
}
.sign-up-arrow {
	position: relative;
	left: 30px;
	z-index: 9;
}
.text-section {
	padding: 13px 0;
}
#main {
	margin-bottom: 60px !important;
}
#block-block-4 {
	background-color: transparent;
	border-color: transparent;
	margin: 0;
	padding: 0;
	position: absolute;
}
.learn-more-arrow {
	position: relative;
	z-index: 9;
	top: -20px;
	left: -180px;
}
.text-box .holder {
	width: 390px !important;
}