﻿#Rates, #ContactUs
{
    width:300px;
    float: left;
}
#ContactUs
{
    padding-top:10px;
    font-size: 85%;
    text-align:justify;
    line-height: 150%;
}
#Rates h3
{
    clear:both;
    margin-bottom:5px;
}
#Rates ul
{
    width:100%;
    padding-left: 25px;
}
#Rates ul li
{
    clear: both;
    width:100%;
}
#Rates ul li div.li_Left
{
    width: 70%;
    float: left;
}
#Rates ul li div.li_Right
{
    float: right;
    text-align:right;
    width:30%;
}
#competitorRates
{
    margin-top:10px;
}
img.imgRates
{
    float:right;
    width: 200px;
}