/* Start of CMSMS style sheet 'user-styles' */
#contentLeft .name {
  color: #336;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#contentLeft .position {
  color: #336;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px 0;
}

#contentLeft .speciality {
  color: #336;
  padding: 0 10px;
  margin: 0;
}
/* End of 'user-styles' */

