/* featured game carousel */
div#featuredGames {
	margin-bottom: 7px;
}

div#featuredGames h1 {
	background: url(../img/headers/genericheader.png) top left no-repeat;
	color: #fff;
	font-weight: bold;
	height: 24px;
	line-height: 23px;
	text-align: center;
	margin-right: 6px;
}

div#featuredGames h1 span {
	background: #fff url(../img/headers/genericheader.png) top right no-repeat;
	display: block;
	height: 24px;
	padding-right: 6px;
	position: relative;
	left: 6px;
}

div#featuredGames object {
	display: block;
}

/* home page game choosers */
div#gamelists {
	overflow: hidden;
	margin: 0 -3px 0 -4px;
	_width: 591px;
}

div.gamelist {
	background-color: #fff;
	display: inline;
	float: left;
	margin: 0 3px 7px 4px;
	padding-top: 10px;
	width: 188px;
}

div.gamelist h2 {
	font-size: 138.5%;
	font-weight: normal;
	height: 70px;
}

div.gamelist h2 a {
	display: block;
	height: 70px;
	padding-right: 68px;
}

div.gamelist p {
	background: #efefef;
	margin: 0;
	padding: 5px 15px;
}

div.gamelist a {
	color: #000;
	text-decoration: none;
}

div.gamelist p a:hover {
	text-decoration: underline;
}

div#gamelists div.box_content li {
	margin: 5px 0;
}

div#gamelists div.box_content a:hover {
	text-decoration: underline;
}

div#gamelists div.box_content {
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px 13px 10px 15px;
	padding: 0;
}

div#gameListA div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconTop.png);
}

div#gameListB div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconNew.png);
}

div#gameListC div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconBingo.png);
}

div#gameListD div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconClassic.png);
}

div#gameListE div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconMultilineSlots.png);
}

div#gameListF div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconProgressive.png);
}

div#gameListG div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconCasino.png);
}

div#gameListH div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconVideoPoker.png);
}

div#gameListI div.box_content {
	background-image: url(../img/components/choosers/GamesChooserIconInstants.png);
}
