﻿body
{
    font-size: 0.85em;
}

#container
{
    width: 618px;
}

.header1
{
    font-weight: bold;
    margin-bottom: 5px;
}

.header2
{
    float: left;
    width: 250px;
}

.item
{
    margin-bottom: 10px;
    vertical-align: middle;
}

.highlightItem
{
    color: #009999;
}

.resultHeader
{
    float: left;
    width: 100px;
}

.resultContent
{
    width: 400px;
}

.result
{
    width: 500px;
}

.resultPeriod
{
    display: block;
    width: 100px;
    float: left;
}

.resultRate
{
    display: block;
    width: 100px;
    float: left;
}

.resultInstallment
{
    width: 150px;

}

.paymentSchedule
{
    text-align: center;   
}

#backButtonDiv
{
    text-align :right;
}
