.news-signup {
	float: left;
	width: 100%;
	background: url(images/bg-signup.png) no-repeat 0 0;
}

.news-signup h3 {
	float: left;
	width: 410px;
	line-height: 68px;
	background: url(images/text-news.png) no-repeat 34px 50%;
	text-indent: -9999px;
}

.yks-mailchimpFormContainerInner {
	
}

.yks-mailchimpFormContainer {
	position: relative;
}

.yks-status {
	position: absolute;
	top: -56px;
}

.yks-mailchimpFormDivRow {
	float: left;
	width: auto !important;
	height: 68px;
}

.yks-mailchimpFormDivRowField {
	padding: 12px 0 0 20px;
}

.news-signup .prompt {
	display: none;
}

.news-signup span {
	float: left;
	color: #ffffff;
	line-height: 68px;
	font-size: 13pt;
}

.news-signup input[type=text] {
	width: 274px;
	height: 42px;
}

.yks-mailchimpFormDivSubmit {
	padding: 12px 0 0 14px;
}

.news-signup input[type=submit] {
	width: 81px;
	height: 42px;
	background: url(images/btn-submit.png) no-repeat 0 0;
	text-indent: -9999px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 0;
	-webkit-appearance: button;
	-webkit-box-shadow: none;
	box-shadow: none;
	filter: none;
}

.news-signup input[type=submit]:hover {
	filter: none;	
}

.yks-status {
	position: absolute;
}