.table
{
    width: 100%;
    border: 1px solid black;
}

.table th
{
    text-align: left;
}

.report_fixed_summary
{
	width: 30%;
}
