.Org { 
        position: relative; 
        text-align: left; 
        }
.OrgName { 
        padding: 5px 0px; 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14px; 
        color: #565B68; 
        text-align: left; 
        font-weight: bold;
        }
.OrgContact { 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        font-weight: normal; 
        color: #565B68; 
        }

