.newsWrap {
	background: none repeat scroll 0 0 #eee;
	border: 2px solid #fff;
	margin: 0 auto;
	padding: 20px 10px;
	width: 95%;
}
.newsWrap h1 {
	background: none repeat scroll 0 0 #fff;
	margin: 20px 0;
	padding: 15px 0;
	text-align: center;
}
#nhtLeft {
	background: none repeat scroll 0 0 #fff;
	float: left;
	padding: 3%;
	width: 54%;
}
#nhtRight {
	background: none repeat scroll 0 0 #fff;
	float: right;
	padding: 2%;
	width: 34%;
}
#footer-thankyou, #wpfooter {
	display: none !important;
}
.inside > p{
	font-size: 14px;
	line-height: 24px;
	margin: 1em 0;
}
.clrFix {
	clear: both;
}
.inside > form {
  text-align: center;
}
 @media all and (max-width: 1160px) and (min-width: 320px) {
	.nhtWidget iframe {
		width: 100%;
	}
	.nhtWidget img {
		width: 100%;
	}
}
