.aboutTheJudges div {
	width: 555px;
}

.aboutTheJudges h2 {
	height: 22px;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.aboutTheJudges p {
	padding-top: 0;
	margin-top: 0;
}

.header_jimBilton	{ background: transparent url('/images/title_jimBilton.png') no-repeat 0 0; }
.header_andrewBurge	{ background: transparent url('/images/title_andrewBurge.png') no-repeat 0 0; }
.header_sallyCartwright	{ background: transparent url('/images/title_sallyCartwright.png') no-repeat 0 0; }
.header_peterGenower	{ background: transparent url('/images/title_peterGenower.png') no-repeat 0 0; }
.header_peterJackson	{ background: transparent url('/images/title_peterJackson.png') no-repeat 0 0; }
.header_chrisLlewellyn	{ background: transparent url('/images/title_chrisLlewellyn.png') no-repeat 0 0; }
.header_barryMcIlheney	{ background: transparent url('/images/title_barryMcIlheney.png') no-repeat 0 0; }
.header_harrietDennys	{ background: transparent url('/images/title_harrietDennys.png') no-repeat 0 0; }
.header_evePollard	{ background: transparent url('/images/title_evePollard.png') no-repeat 0 0; }

#judges_photo {
	/* target position: top: -430px; */
	left: 90px;
}

.judges_footerElement {
	float: left;
	margin: -5px 5px 0 0;
	padding-top: 8px;
	width: 60px;
	height: 108px;
	text-align: center;
	/* background: transparent url('default/bckgrnd_judgesFooter.gif') no-repeat 0 0; */
	opacity: 0.3;
}
.judges_footerElement.selected { opacity: 1; }
#footer .judges_footerElement p {
	padding-top: 0;
	margin-top: 0;
	color: #FFF;
	font-size: 11px;
}

.judges_footerElement a img {
    width: 60px;
}
