﻿/*#InforContact
{
    position: absolute;
    bottom: -26px;
    width: 100%;
}*/

#officeinfo
{
    padding: 16px 9px;
    border-top: 1px solid #cccccc;
}

#officeinfoContent #Images
{
    float: left;
}

    #officeinfoContent #Images img
    {
        height: 103px;
        width: 75px;
    }

#officeinfoContent #Content
{
    float: left;
    margin-left: 10px;
    margin-top: -16px;
    line-height: 20px;
}

    #officeinfoContent #Content ul
    {
        list-style: none;
        margin: -8px -40px;
    }

        #officeinfoContent #Content ul li
        {
            line-height: 25px;
        }

            #officeinfoContent #Content ul li img
            {
                margin-right: 10px;
            }

#InfoTitle
{
    font-size: 14px;
    color: #e60011;
    font-weight: bold;
}
