#MyPanel_popup_panel div { margin:0; padding:0; } #MyPanel_popup_panel td { margin:0; padding:0; } #MyPanel_popup_panel table { border-collapse:collapse; border-spacing:0; } #MyPanel_popup_panel img { border:0; } #MyPanel_popup_panel th { margin:0; padding:0; font-style:normal; font-weight:normal; text-align:left; } #MyPanel_popup_panel_modal_lock { display:none; background:#666666; opacity:0.5; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30); z-index:500000; position:fixed; left:0px; top:0px; width:100%; height:100%; } #MyPanel_popup_panel_modal_lock_sub { display:none; background:transparent; z-index:5000001; width:100%; height:100%; position:absolute; left:0px; top:0px; } #MyPanel_popup_panel { box-shadow:22px 22px 22px rgba(0,0,0,0.5); -moz-box-shadow:22px 22px 22px rgba(0,0,0,0.5); -webkit-box-shadow:22px 22px 22px rgba(0,0,0,0.5); } #MyPanel_popup_panel table{ padding:0px; margin:0px; } #MyPanel_popup_panel td.tleft, #MyPanel_popup_panel td.tright, #MyPanel_popup_panel td.blleft, #MyPanel_popup_panel td.bright{ width:5px; height:5px; } #MyPanel_popup_panel td.tleft img { width:5px; height:5px; background:url(images/border_top_left.png); } #MyPanel_popup_panel td.tright img { width:5px; height:5px; background:url(images/border_top_right.png); } #MyPanel_popup_panel td.bleft img { width:5px; height:5px; background:url(images/border_bottom_left.png); } #MyPanel_popup_panel td.bright img { width:5px; height:5px; background:url(images/border_bottom_right.png); } #MyPanel_popup_panel td.tcenter { width:100%; background:#1f81cb; height:5px; font-size:0pt; } #MyPanel_popup_panel #MiddleDiv{ background:#1f81cb; padding-left:5px; padding-right:5px; } #MyPanel_popup_panel #MiddleDiv #MainDiv{ background:#FFC; padding:5px; color:#5e5e5e; min-width:200px; max-width:900px; max-height:500px; } #MyPanel_popup_panel td.picon img{ width:16px; width:16px; } #MyPanel_popup_panel td.ptitle { color:#FF0; text-align:left; font-weight:bold; font-style:italic; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; } #MyPanel_popup_panel td.dhead { height:14px; color:#F09; font-size:14pt; font-weight:bold; font-family:Arial; text-align:left; } #MyPanel_popup_panel td.dline { height:14px; } #MyPanel_popup_panel td.ddetail { color:#F60; vertical-align:top; font-family:'Courier New'; font-size:11pt; } #MyPanel_popup_panel td.dclose { padding-top:14px; height:14px; } #MyPanel_popup_panel td.hclose { text-align:right; } #MyPanel_popup_panel td.hclose img { width:16px; height:16px; background:url(images/close.png); } #MyPanel_popup_panel .ddetail a, #MyPanel_popup_panel .ddetail a:hover, #MyPanel_popup_panel .ddetail a:visited { color:#00F; text-decoration:underline; } #MyPanel_popup_panel .ddetail div { overflow:auto; min-width:200px; max-height:450px; max-width:900px; }