/* default styles for extension "tx_nppopupmanager_pi1" */
		#np_popup_divLayer { position: absolute; top: 50%; left: 50%; z-index: 2000; }
		#np_popup_head_row { position: relative;  }
		#np_popup_head_left { float: left; background-image: url("typo3conf/ext/np_popup_manager/static/images/top_left.gif"); background-repeat: no-repeat; background-position: 0 0; width: 95%; height: 30px; overflow: hidden; }
		#np_popup_head_right { position: absolute; right: 0px; background-image: url("typo3conf/ext/np_popup_manager/static/images/top_right.gif"); background-repeat: no-repeat; background-position: 0 0; width: 53px; height: 30px; }
		#np_popup_head_close { margin: 5px 0px 0px 25px; }
		#np_popup_content { clear: both; }
		#np_popup_content IFRAME { border: 1px solid black; }
