.fees_table{
border:solid 1px #95c2e7;
border-collapse: collapse;
width:525px;
line-height:16px;
}

.fees_table td{
padding:2px;
border:solid 1px #95c2e7;
font-size:12px;
}

.fees_table th{
font-weight:normal;
padding:2px;
border:solid 1px #95c2e7;
font-size:12px;
}

.fees_table_title{
background-color:#f2f9ff;
text-align:center;
width:33%;
}

.fees_table_text{
text-align:right;
}

