/* SUBHEADINGS */

.subhdLettersandsubmissions, .subhdAdvertising, .subhdBellrobertspublishing {
	width: 310px;
	height: 20px;
	display: block;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

.subhdLettersandsubmissions {
	background-image: url(../img/subhd-lettersandsubmissions.gif);
}

.subhdAdvertising {
	background-image: url(../img/subhd-advertising.gif);
}

.subhdBellrobertspublishing {
	background-image: url(../img/subhd-bellrobertspublishing.gif);
}

