﻿/*  rating info & advice layout
//  -------------------------------------------------------------   */

.ratingInfoTable
{
    width: 702px;
}

.ratingInfoTable td
{
    padding: 4px;
    vertical-align: top;
}

.ratingInfoTable tr.header td
{
    vertical-align: top;
}

.ratingInfoTable tr.alt_row td
{
    background: #ECECF3;
}