/* Start of CMSMS style sheet 'Module: Company Directory' */
.CompanyDirectoryItem {
     margin: 10px 0 25px 0;
     padding-bottom: 4px;
     border-bottom: 1px dotted #c0c0c0;
     line-height: 135%;

}

.name {
     text-transform: uppercase;
     font-weight: bold;

}
/* End of 'Module: Company Directory' */

