h2.ourLocations {
	width:					270px;
	height:					38px;
	text-indent:			-9999px;
	margin-bottom:			0;
	background:				transparent url(../images/headers/ourLocations.png) no-repeat;
	}

h2.shipperResources {
	width:					250px;
	height:					38px;
	text-indent:			-9999px;
	margin-bottom:			0;
	background:				transparent url(../images/headers/shipperResources.png) repeat-x;
	position:				relative;
	}

h2.carrierResources {
	width:					250px;
	height:					38px;
	text-indent:			-9999px;
	margin-bottom:			0;
	background:				transparent url(../images/headers/carrierResources.png) repeat-x;
	position:				relative;
	}

h2.shipperResources a,
h2.carrierResources a {
	display:				block;
	width:					250px;
	height:					38px;
	position:				absolute;
	top:					0;
	}