#logo-header {
      margin:0; padding:0;
      position:relative;
      width:302px; height:50px;
      overflow: hidden !important;
      font-size: 0.5em !important;
      }
#logo-header span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:302px; height:50px;
      margin:0; padding:0;
      overflow:hidden;
      background:url("/sleep-images/cz/sleeptracker-logo01.gif") top left no-repeat;

      }
      #logo {
	      height: 50px;
	      padding-top: 20px;
	      padding-bottom: 5px;
	      padding-left: 15px;
      }
