﻿div.style_table_equity, div.style_table_income
{
   height: 202px;
   background-color: #e8eadd;
   margin-bottom: 20px;
}

td.style_row_header
{
   width: 213px;
   height: 57px;
}

td.style_col_header
{
   width: 79px;
   height: 107px;
}

td.style_col_left
{
   width: 23px;
   height: 107px;
}

td.style_grid_box
{
   width: 37px;
   height: 37px;
   vertical-align: middle;
   text-align: center;
}

td.style_grid_reset
{
   width: 213px;
   height: 34px;
   padding: 5px 25px 0px 0px;
   background: url("../../Images/Fund/StyleFilter/bottom.gif") no-repeat bottom center;
}

td.style_grid_reset img
{
   cursor: pointer;
}

@media screen
{
   div.style_table_equity, div.style_table_income
   {
      width: 213px;
   }
}

@media print
{
   div.id_style_box_view
   {
      padding-right: 0px;
   }
   div.style_table_equity, div.style_table_income
   {
      width: 209px;
   }
}
