#newsletter-landing-wrapper .gform_footer input[type="submit"], #newsletter-landing-wrapper hr  {
	background-color: #005295 !important;
}

#newsletter-landing-wrapper table h2, #newsletter-landing-wrapper span {
	color: #005295 !important;
}

#newsletter-landing-wrapper table tr td p {
	width: 170px;
	margin-bottom: 10px;
}

#newsletter-landing-wrapper .subscribe-holder {
	width: 520px;
}

#newsletter-landing-wrapper .subscribe-holder img {
	width: 100%;
}

#newsletter-landing-wrapper table {
	max-width: 650px;
	margin: auto;
}

#newsletter-landing-wrapper section.content-area-bottom, #newsletter-landing-wrapper section.content-area-top {
	background-color: #fff;
}

#newsletter-landing-wrapper .subscribe-holder img {
	width: 100%;
}

@media handheld, only screen and (max-width: 870px) { 
	#newsletter-landing-wrapper table td {
		padding: 0;
	}
}

@media handheld, only screen and (max-width: 650px) { 
	
	#newsletter-landing-wrapper .subscribe-holder img {
		width: 98%;
		margin-bottom: 5px;
	}

	#newsletter-landing-wrapper .subscribe-holder {
		width: 90%;
	}
	
	#newsletter-landing-wrapper table tr td {
		display: block;
		padding-bottom: 30px;
	}
	
	#newsletter-landing-wrapper table tr td p {
    width: 200px;
}
}
