/* Start of CMSMS style sheet 'Layout: modCompanyDirectory' */
/* formatting of company directory  */
/* By:  Phil Rowley                           */
/* For: British Volkswagen Festival  */

#tblCompanyEntry {
     margin-left: 30px;
}

#tblCompanyEntry td {
     padding: 2px;
} 

#tblCompanyEntry .companyEntryLabel {
     padding-right: 5px;
     text-align: right;
}

#tblCompanyEntry .companyEntryLabelName {
     font-weight: bold;
     color: #3F6BC4;
}
/* End of 'Layout: modCompanyDirectory' */

