
		#iqitpopup{ width: 800px; height: 800px; }

		#iqitpopup {
		background-color: #3b3b3b;
		
		background-repeat: no-repeat !important;
	}
		#iqitpopup .iqitpopup-content{ color: #3b3b3b;
		}

		#iqitpopup .iqitpopup-newsletter-form{ color: #000000; background-color: #ffffff;

		
		background-repeat: no-repeat !important;
		}

		#iqitpopup .iqitpopup-newsletter-form .newsletter-input{
		color: #000000; background-color: 000000;
		}

		#iqitpopup .iqitpopup-newsletter-form .newsletter-inputl:-moz-placeholder {
  color: #000000 !important;}
#iqitpopup .iqitpopup-newsletter-form .newsletter-input::-moz-placeholder {
  color: #000000 !important;}
#iqitpopup .iqitpopup-newsletter-form .newsletter-input:-ms-input-placeholder {
  color: #000000 !important; }
#iqitpopup .iqitpopup-newsletter-form .newsletter-input::-webkit-input-placeholder {
  color: #000000 !important; }

		