﻿.comparisons{
    border: 1px solid #c2cfdb;
    padding: 5px;
    width: 224px;
    height: 255px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 40px;
    position: relative;
    background: url("/Content/images/auto/progressive-car-insurance-how-good-is-your-auto-insurance-rate/recent-comparisons.jpg") no-repeat;
}
.comparisons .ticker{
    background-color: #c2cfdb;
    width: 214px;
    height: 205px;
    padding: 5px;
    font-size: 11px;
    float: right;
    margin-top: 40px;
}
.prog{color: #179bd7}
.rateTicker
{
    background: #c3cfdb;
    overflow: hidden;
    position: relative;
    color: #666;
    font-size: 10px;
    margin-bottom: 40px;
}
.rateTicker .scroll{
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 10px;
}
.rate{
    margin: 0;
    padding: 1px 0;
    margin-bottom: 28px;
}
.rateTicker p{
    margin-bottom: 5px;
}
tr{
    color: #666;
}
.rateTicker table{
    margin-top: 12px;
    width: 100%;
}
tr.range{
    color: #092a4f;
}
tr.competitor{
    color: #666;
}
td{
    text-align: right;
    padding-bottom: 8px;
    font-size: 10px;
}
.shopper{
    font-weight: bold;
}
th{
    font-weight: bold;
    width: 60%;
    text-align: left;
    padding-bottom: 8px;
    font-size: 10px;
}
img.tickerLoading{
    margin: 40% auto 0;
    display:block;
}
