/* CSS Document */
div.carComments p
{
  
}

div.carComments 
{
    display:block;
    margin-top:10px;
}

div.leadReviewVerdict
{
    margin-bottom: 10px;
    clear:left;
}
div.leadReviewVerdict h2
{
    clear: none;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
div.leadReviewVerdict p
{
    margin-bottom: 10px;
}
div.leadReviewVerdict h2 img
{
    display: none;
}

p.info
{
    margin-bottom: 0px;
    font-weight: bold;
}

p.info span
{
    font-weight: bold;
}

p.date
{
    font-size: 1em;
    margin-top: 2px;
    padding: 0px 0px 0px 0px;
}

