﻿.agencyRow
{
    width:738px;
    padding:3px 0 3px 0;
    margin-top:3px;
    border:solid 1px #ccc;
    float:left;
}
.agencyHeader
{
    width:738px;
    background-image:url(/images/contentlist_header_bg.gif);
    background-repeat:repeat-x;
    float:left;
}
.agencyHeader-title
{
    font-size:12px;
    font-weight:bold;
    text-indent:5px;
    float:left;
}
.agencyLine-title
{
    width:738px;
    font-size:11px;
    font-weight:bold;
    color:Red;
    border-bottom:dotted 1px #ccc;
    text-indent:10px;
    padding-top:5px;
    float:left;
}
.agency-data-row
{
    width:738px;
    padding:3px 0 3px 0;
    float:left;
}
.agency-data-title
{
    width:140px;
    font-size:11px;
    font-weight:bold;
    text-indent:10px;
    padding:3px 0 3px 0;
    float:left;
}
.agency-data-dot
{
    width:10px;
    font-size:11px;
    font-weight:bold;
    padding:3px 0 3px 0;
    float:left;
}
.agency-data-text
{
    width:588px;
    padding:3px 0 3px 0;
    float:left;
}
