#banner_fax {display: none}

#banner_phone
 {color: #0065C9;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  position: relative;
  top: -5px;
  left: -2px;}

*:first-child+html #banner_phone {top: -4px}
*html #banner_phone {top: -4px}
