@charset "utf-8";
/* Headings */
.underline {
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	padding-bottom:4px;
}
div.feature * {
	text-transform:none;
}
h1#studentEditors {
	background:url(../images/elements/headings/studenteditorswanted.png) no-repeat top left;
	height:27px;
	text-indent:-10000px;
	margin:12px 0 4px 80px;
	padding:0px;
}
h1#researchTools {
	background:url(../images/elements/headings/researchtools.png) no-repeat top left;
	height:27px;
	text-indent:-10000px;
	margin:12px 0 4px 80px;
	padding:0px;
}
h1#toolsforlearning {
	background:url(../images/elements/headings/toolsforlearning.png) no-repeat top left;
	height:27px;
	text-indent:-10000px;
	margin:12px 0 4px 80px;
	padding:0px;
}
h1#supportandadvice {
	background:url(../images/elements/headings/supportandadvice.png) no-repeat top left;
	height:27px;
	text-indent:-10000px;
	margin:12px 0 4px 80px;
	padding:0px;
}
h1#downloadsomehelp {
	background:url(../images/elements/headings/downloadsomehelp.png) no-repeat top left;
	height:27px;
	text-indent:-10000px;
	margin:12px 0 4px 80px;
	padding:0px;
}
h1#schoolUniformSupplies {
	background:url(../images/elements/headings/schoolUniformSupplies.png) no-repeat top left;
	height:27px;
	text-indent:-10000px;
	margin:12px 0 4px 80px;
	padding:0px;
}
h1#summerClubHeader {
	background:url(../images/backgrounds/summerHeaderPlain.jpg) no-repeat top center;
	padding-top:256px;
	
}