@CHARSET "UTF-8";
/**************************************************************************
MOPUX DEBUG
***************************************************************************/
#mopuxDebugReport{ font-weight:bold; font-size:12px; border:1px solid #000000;  padding:5px;  color:#333; width: 100%; margin: 0 0 0 0; background-color: #000; color: #fff; }
#mopuxDebugReportContent {
	height: 200px; overflow:auto;
	width: 99%;
}
#mopuxDebugReport a.handle {
	left: 0 !important;
}