
#softpopupOverlay { position: absolute; z-index: 100; width: 100%; height: 0px; background-color: #f7f5f8; top: 0; left: 0; }

#softpopupWindow { position: absolute; left: 0; top: 0; width: 100%; z-index: 105; }

#softpopupBody { position: relative; margin: 0px auto 10px auto; background-color: #ffffff; width: 300px; height: 300px; overflow: hidden; }

#softpopupContent { padding: 10px; }
#softpopupContent a { color: #8C0009; text-decoration: underline; }

#softpopupContent div table.financial_table td, #softpopupContent div table.financial_table th { font-size: 1em; }

#softpopupTitle { margin: 0 auto; background-color: #ffffff; }

#softpopupCloser { display: block; float: right; width: 11px; height: 11px; background: url(../pic/closelabel.gif) no-repeat 0px 0px; margin-top: 10px; padding-right: 10px;}

#softpopupHeadline { float: left; padding-left: 10px; padding-top: 12px; font-size: 1.2em; font-weight: bold; color: #8C0009; font-family: Verdana,Helvetica,sans-serif; line-height: 15px; }

.clear { clear: both; float: none; line-height: 0px; height: 0px; font-size: 0px; }

#myFirstContentPopup { display: none; }

#softpopupPreContent { position: absolute; width: auto; display: inline; empty-cells: show; z-index: 100; background-color: #ffffff; top:0; left: 0;}
#softpopupPreContentTd { font-size: 1em; }

#softpopupPreContent #softpopupPreContentTd table.financial_table { font-size: 1em; width: auto; }

#softpopupPreContent #softpopupPreContentTd table.financial_table td, #softpopupPreContent #softpopupPreContentTd table.financial_table th { font-size: 1em; }

