/***********************************************/
/* McMasterCarr-SupplyCo 00001                 */
/* mcmaster.css                                */
/***********************************************/ 


---------------------------------------------------------------------------------------------------------------------------*/
/* Adjust left/top according to client's logo */
.headerLogo {
  height: 90px;
  width: 77px;
}


.headerTitle {
  font-size:12px;
  font-weight:bold;
  top:20px;
}

.headerSubTitle {
  font-size:12px;
  font-weight:bold;
  color:red;
  text-align:center;
  width:230px;
  left:46%;
  top:30px;
}