body.research {
	background-color: #000;
}

iframe { height: 364px; overflow: none; background: #fff; border: 0px;}
#simplemodal-overlay {
	  background-color:#000;
	  cursor:wait;
	}
	#simplemodal-container {
	  width:536px;
	  background-color: #000000;
	  border: 0;
	  border-width: 0 2px 2px 0;
	  margin-top: 8px;
	  padding: 8px;
	  overflow: hidden;
	}
		#simplemodal-container p.close {
			clear: both;
			margin: 0 auto;
			padding: 0 10px 0; 
			text-align: center;
			font-weight: bold;
			color: #ffffff;
			width: 512px;
			font-size: 1em;
			text-transform: uppercase;
		} 
		
span.simplemodal-close  { position: absolute; top: 16px; right: 20px;	cursor: pointer; }

.js_option { color: #666; }



