﻿div.box_margins
{
   padding: 15px 15px 5px 15px;
}

h2.fees_title
{
   margin-bottom:0px;
}

div.expense_box
{
   margin-top: 15px;
   padding-left: 7px;
}
  
div.top_separator
{
   border-top: 1px solid #e2e2df;
   margin-top: 20px;
}

table.expense_table
{
   margin-bottom:10px;
}

td.fee_heading
{
  padding-right: 10px;
  padding-bottom: 5px;
  line-height: 1.3em;
  width:100%;
}

td.fee_value
{
  padding-right: 15px;
  padding-bottom: 5px;
  line-height: 1.3em;
  text-align: right;
  font-weight: bold;
  width:40px;
}

p.disclosure
{
   font-size:9px;
   margin-bottom:0px;
}
