.mouseover_on {background-color: #dddddd}
table.calc_output {width: 100%; border-spacing: 1px;}
table.form_container {background-color: #ffffff;}
#calc_heading {padding:0 0 12px 0;}
a.calc_link {}
.tab_head {background:#cccccc;}
.tab_head_cell {font-size:12px; font-weight:bold; padding:5px;}
.tab_result_cell {font-size:12px; padding:5px; vertical-align: middle}
.tab_result_price {font-size:15px; font-weight:bold; text-align:right;}
.tab_result_comments {font-size:11px;}
.tab_result_comments ul {font-size:10px; padding:0px; list-style:disc;}
.tab_result_comments li {font-size:10px; padding:0px;}
.tab_result_remarks {width: 175px;}
.comments {display:none;}
.tab_res1 {background:#ffffff;}
.tab_res2 {background:#eeeeee;}
.tab_footnotes {font-size:10px;}
.tab_footnotes a {font-size:10px;}
.form_cell {font-size:11px; white-space: nowrap;}
.form_legend_cell {width: 100%; font-size:11px;}
.power_form {font-size:11px; width:100px;}
#submit1 {font-size:10px;}
.tooltip {font-size:11px; text-align:left; position:absolute; display:none; border:1px #000000 solid; padding:5px; background:#FFFFCC; color:#000000; width:350px; z-index:100;}
.tooltip b {font-size:11px;}
.tooltip p {font-size:11px;}
.tooltip td {font-size:11px;}
.form_tab {background:#ffffff; padding:5px; margin:0px; border:0px;}
.form_tab_cell {background:#ffffff; padding:2px 2px 8px 2px; font-size:12px;}
.select-free { position:absolute; z-index:10; cursor:move; overflow:hidden;/*must have*/ width:33em;/*must have for any value*/; }
.select-free iframe { display:none;/*sorry for IE5*/ display/**/:block;/*sorry for IE5*/ position:absolute;/*must have*/ top:0;/*must have*/ left:0;/*must have*/ z-index:-1;/*must have*/ filter:mask(); /*must have*/ width:3000px;/*must have for any big value*/ height:3000px/*must have for any big value*/; }

