#newsletter-landing-wrapper .tight-squeeze {
	max-width: 757px;
}

#newsletter-landing-wrapper.nl-publishing-executive-insight .gform_footer input[type="submit"], #newsletter-landing-wrapper.nl-publishing-executive-insight hr  {
	background-color: #00abe9 !important;
}

#newsletter-landing-wrapper.nl-publishing-executive-insight table h2, #newsletter-landing-wrapper.nl-publishing-executive-insight span {
	color: #00abe9 !important;
}

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

#newsletter-landing-wrapper.nl-fuse table h2, #newsletter-landing-wrapper.nl-fuse span {
	color: #00aeef !important;
}

#newsletter-landing-wrapper.nl-fuse aside#widget_napco-newsletters {
	padding-top: 14px;
}

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

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

#newsletter-landing-wrapper + .footer {
	background-color: #000;
}

#newsletter-landing-wrapper .content-area-bottom table {
	width: 500px;
	margin: 0 auto;
}

#newsletter-landing-wrapper section table td {
    width: 25%;
}

@media handheld, only screen and (max-width: 640px) { 
	
	#newsletter-landing-wrapper section table td {
    width: auto;
	}
	
	#newsletter-landing-wrapper .subscribe-holder img {
		width: 98%;
	}

	#newsletter-landing-wrapper .subscribe-holder{
		width: 90%;
	}
	
	#newsletter-landing-wrapper .content-area-bottom table {
	width: auto;

}


}
