/* Start of CMSMS style sheet 'PH - Header' */
#header {
  
}

#logoheader {
  float: left;
  margin-top: 10px;
}

#phoneheader {
  float: right;
  margin-top: 17px;
  margin-right: 285px;
}
#phoneheader h3 {
  color: #606060;
  font-size: 20px;
  font-weight: bold;
}
#phoneheader h3 span {
  font-size: 16px;
  font-weight: normal;
}

#clientlogin {
  float: right;
  margin-top: 10px;
}
/* End of 'PH - Header' */

