﻿/*Sales - Contact Information*/

/*
#contactInfo
{
    
    }
    
#contactInfo td
{
    width:216px;
    }
    
#contactInfo td span
{
    font-weight:bold;
    }
    
#contactInfo .title
{
    border-bottom:2px solid #DAE3F1;
    width:100%;
    height:16px;
    margin-bottom:3px;
    font-weight:bold;
    }
    
#contactInfo .title div.country
{
    float:left;
    width:100px;
    height:auto;
    }
    
.flag
{
    float:left;
    height:auto;
    margin-right:4px;
    }
*/