/* Override when DH logo on left */
		h1 a {
			width : 89px;
			height : 79px;
			margin-top : 10px;
			font-size: 12px;
			float : left;
		}
			h1 a span{
				background : url(/Resources/Images/logos/providingPeopleSolutions.png) no-repeat 0 0;
				position : absolute;
				display : block;
				width : 100%;
				height : 100%;
				top : 10;
				left : 0;
			}
		.logo2 {
			width : 88px;
			height : 80px;
			float : left;
			margin-top : 15px;
			margin-left : 18px;
		}
			.logo2 span {
				background : url(/Resources/Images/logos/driverhire.png) no-repeat 0 0;
				height:100px;
			}

