@import "/common_css/default_wide.css";
@import "/common_css/component_wide.css";
@import "/css/investor_financial_latest.css";


/*--------------------------------------

  /investor/financial/small.html
---------------------------------------*/

.smallTable th { width: 25%; }
.smallTable td p,
.smallTable2 td p { padding:5px 10px 0; }
.smallTable td ul { padding:5px 10px 0 40px !important; }
.smallTable td li,
.smallTable2 td li { padding:0 0 5px 0 !important; }

.smallTable2 th { width: 50%; text-align:center !important; }
.smallTable2 td ul { padding:5px 10px 0 50px !important; }
.smallTable2 td ul.smallUl { padding:5px 10px 0 5px !important; }
.smallTable2 td ul.smallUl li {
background:url(/common_images/icon_unordered01.gif) no-repeat left 2px;
}
.smallTable2 td ul span { padding-left:30px; }

.smallTable2 a { white-space:nowrap; }


.smallAtte { text-indent:-2em; margin-left:2em !important; }

.li-left {
width:7.5em;
display:inline-block;
}
*html .li-left {
width:10em !important;
}
.li-left2 {
width:6em;
display:inline-block;
padding-left:20px !important;
}


