#contentLeft{
	width: 195px;
	float: left;
}

#contentRight{
	width: 725px;
	float: right;
}

#contentRight h1{
	display: block;
	width: 138px;
	height: 24px;
	background-image: url(../images/pageNotFound.gif);
	background-repeat: no-repeat;
	margin: -7px 0 0 0;
	padding: 0;
}

#contentRight h1 span{
	position: absolute;
	left: -9999px;
}