#innerWrapper { background: url('/a/img/competition/shelf.jpg') no-repeat bottom left; }
div.theBookTop { background: url('/a/img/competition/bookTop.gif') no-repeat 0 0; height: 40px; } 
div.theBook { background: url('/a/img/competition/book.jpg') no-repeat -5px bottom; }

#contentPane.withBook div.pageOne { margin-left: 90px; text-align:center; }
#contentPane.withBook div.pageTwo { margin-left: 35px; }

h3.compIntro {
	height: 118px;
	width: 202px;
	background: url('/a/img/competition/hdrCadburyCompetition.png') no-repeat 0 0;
	margin: 0 auto 10px auto;
}
p.win100Pound {
	height: 70px;
	width:  228px;
	background: url('/a/img/competition/win100Pound.gif') no-repeat 0 0;
	margin-bottom: 10px;
}

ul.options { list-style-type: none; margin: 0; }
	ul.options li { float: left; width: 100px; margin: 0 0 0.5em 0; padding: 0;height: 2.5em;}
	ul.options input { float: left; width: 13px; }
	ul.options label { display: block; float: left; margin-left: 5px; width: 80px; }
	
/* thankyou styles */
.incidentalOne,
.incidentalTwo { margin: 20px auto 0 auto; }
.incidentalOne { 
	height: 94px; 
	width: 233px; 
	background: url('/a/img/competition/imgPlane.png') no-repeat top left;
	margin: 20px auto 19px auto;
}
.incidentalTwo {
	height: 118px;
	width: 175px;
	background: url('/a/img/competition/imgSarkany.png') no-repeat top left;
	margin: 15px 0 0 65px;
}

ul.optionList { list-style-type: none; margin: 0; }
	ul.optionList li,
	ul.optionList li a { 
		height: 36px; 
		width: 157px; 
		background: url('/a/img/competition/postOptions.png') no-repeat top left;
		margin: 0 auto 0 auto;
	}
	ul.optionList li.mi0 { margin-bottom: 5px; }

	ul.optionList li.mi1,
	ul.optionList li.mi1 a { background-position: 0 -36px; height: 38px; }
	
.centredImage { text-align: center; margin: 0 auto 1em auto; }

.compClosed{
  text-indent:-9999px;
  height: 113px; 
	width: 440px; 
	background: url('/a/img/competition/competition_is_closed.gif') no-repeat top left;
	margin: 20px auto 19px auto;
}
