#heading {
	display: none;
}

.imgtxt {
	display: block;
	overflow: hidden;
	text-indent: -999px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
}

.hero-kids {
	width: 700px;
	height: 266px;
	overflow: hidden;
	background: #fff url(hero-kids.png) no-repeat;
}
.hero-kids h2, .hero-kids p {
	display: none;
}

.hero-driving {
	padding: 20px 0 0 0;
}
.hero-driving img.hero {
	display: block;
	float: left;
	width: 285px;
	margin-right: 30px;
}
.hero-driving-content {
	display: block;
	float: left;
	width: 370px;
	padding-top: 20px;
}
.hero-driving-content img.heading {
	display: block;
	margin-bottom: 10px;
}

.hero-printout {
	min-height: 200px;
	_height: 200px;
	padding: 33px 45px 14px 253px;
	background: #fff url(hero-printout.png) no-repeat scroll 0 15px;
}

.kids-content {
	padding: 18px 30px 18px 18px;
}

.btn-game {
	display: block;
	float: left;
	width: 170px;
	height: 144px;
	overflow: hidden;
	text-indent: -999px;
	margin: 0 32px 26px 10px;
	background-position: 0 0;
}
.btn-game.driving {
	background-image: url(btn-game-driving.png);
}
.btn-game.pout {
	background-image: url(btn-game-printout.png);
}
.btn-game.design {
	background-image: url(btn-game-design.png);
}


.address {
	float: left;
	width: 190px;
	margin-top: -16px;
}

.kids-content p {
	padding-left: 4px;
}
.kids-content p.small {
	font-size: 11px;
}

.game-dr {
	padding-bottom: 20px;
}
.game-dr .image {
	float: left;
	width: 154px;
	padding-bottom: 10px;
}
.game-dr .description {
	float: left;
	width: 520px;
	padding-bottom: 10px;
}
.game-dr .description p {
	padding-left: 2px;
}

.game-pr {
	float: left;
	width: 210px;
	height: 109px;
	margin: 0 10px 10px 10px;
	background: #ddd;
}
.game-pr a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.game-pr a:hover {
	background-position: 0 -109px;
}
.game-pr a.colourin {
	background-image: url(game-pr-colourin.png);
}
.game-pr a.crossword {
	background-image: url(game-pr-crossword.png);
}
.game-pr a.dottodot {
	background-image: url(game-pr-dottodot.png);
}
.game-pr a.findword {
	background-image: url(game-pr-findword.png);
}
.game-pr a.maze {
	background-image: url(game-pr-maze.png);
}
.game-pr a.spotdiff {
	background-image: url(game-pr-spotdiff.png);
}
.game-pr a.spotto {
	background-image: url(game-pr-spotto.png);
}
.game-pr a.answers {
	background-image: url(game-pr-answers.png);
}



.game-pr a.fourbyariels-dottodot {
	background-image: url(game-pr-fourbyariels-dottodot.png);
}
.game-pr a.fourbyariels-wordsearch {
	background-image: url(game-pr-wordsearch.png);
}
.game-pr a.fourbyariels-maze {
	background-image: url(game-pr-fourbyariels-maze.png);
}
.game-pr a.fourbyariels-colourin-1 {
	background-image: url(game-pr-colourin-01.png);
}
.game-pr a.fourbyariels-colourin-2 {
	background-image: url(game-pr-colourin-02.png);
}
.game-pr a.fourbyariels-colourin-3 {
	background-image: url(game-pr-colourin-03.png);
}
.game-pr a.fourbyariels-colourin-4 {
	background-image: url(game-pr-colourin-04.png);
}


.imgtxt.giveaways {
	height: 34px;
	background-image: url(txt-giveaways.png);
}
.imgtxt.send {
	height: 51px;
	background-image: url(txt-send.png);
}
.imgtxt.post {
	height: 28px;
	background-image: url(txt-post.png);
}
.imgtxt.email {
	height: 28px;
	background-image: url(txt-email.png);
}
.imgtxt.drivinggames {
	height: 36px;
	background-image: url(txt-drivinggames.png);
}
.imgtxt.printout {
	height: 40px;
	background-image: url(txt-printout.png);
}
.imgtxt.clickgame {
	margin-top: 12px;
	height: 20px;
	background-image: url(txt-clickgame.png);
}
.imgtxt.print {
	height: 24px;
	width: 195px;
	float: right;
	margin-top: 10px;
	background-image: url(txt-print.png);
}
.imgtxt.back {
	height: 24px;
	width: 226px;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 6px;
	background-image: url(txt-back.png);
}