/* CSS Document */
#hotspots_outer{
	margin: 5px 0px 0px 0px;
	float: left;
	width: 980px;
}

.hotspots{
	border: thin outset #ffffff;
	padding: 5px 10px;
	margin:10px 20px;
}
.hotspots h3{
	text-align:left;
	padding: 5px 0px 10px 0px;
	margin: 0px;
	width: 700px;
}
.hotspots a{
	width:auto;	
}


/* moretoknow */
#hotspot{
	float: left;
	width: 980px;
	background: none;
	margin: 0px;
	padding: 0px;
}
.hotspotsLeft, .hotspotsRight{
	float: left;
}
.hotspotsLeft{
	margin: 10px 8px 0px 0px;
}

.hotspotsRight{
	margin: 10px 0px 0px 8px;
}
#hotspot td{
	vertical-align: top;
	text-align: left;
	padding: 5px 2px;
}
#hotspot table{
	border-collapse:collapse;
}
#hotspot .center:hover{
	background-color: #CCCCCC;
}
#hotspot .outer{
	width: 482px;
	background-color:#FFFFFF;
}
#hotspot .inner{
	padding: 5px;
	min-height: 200px;
}
#hotspot .center{
	width: 297px;
}
#hotspot .content{
	color:#000000;
}
.hotspotNaviIntern{
	width:850px;
	padding:5px 0px 0px 0px;
	margin:0px;
}
.hotspotNavi{
	vertical-align:middle;
}
.hotspotLogoBig{
	float:left;
	height:100px;
	padding-right: 20px;
}

/* background_images */
.bingo{
	background-image: url(http://images.gamesandluck.com/background/backgroundBingo.gif);
}
.casino{
	background-image: url(http://images.gamesandluck.com/background/backgroundCasino.gif);
}
.lottery{
	background-image: url(http://images.gamesandluck.com/background/backgroundLottery.gif);
}
.poker{
	background-image: url(http://images.gamesandluck.com/background/backgroundPoker.gif);
}
.skillgame{
	background-image: url(http://images.gamesandluck.com/background/backgroundSkillgames.gif);
}
.sportsbetting{
	background-image: url(http://images.gamesandluck.com/background/backgroundSportsbetting.gif);
}