@charset "UTF-8";
/* CSS Document */

/* JACKPOT CSS */

#index_jackspot {
	height: 69px;
	width: 576px;
}
#jack_title {
	background-image: url(../images/jackpot_slide/jackpot_title.jpg);
	height: 69px;
	width: 131px;
	float: left;
}
#jack_bkg {
	background-image: url(../images/jackpot_slide/jackpot_bkgr.jpg);
	height: 69px;
	width: 440px;
	float: left;
}
#jack1 {
	background-image: url(../images/interfase/jack_game1.jpg);
	height: 30px;
	width: 199px;
	float: left;
	margin-top: 5px;
	margin-right: 17px;
	padding-left: 3px;
	padding-top: 34px;
}
#jack2 {
	background-image: url(../images/interfase/jack_game2.jpg);
	height: 30px;
	width: 199px;
	float: left;
	margin-top: 5px;
	padding-left: 3px;
	padding-top: 34px;
}
#test1, #test2, #test3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	width: 105px;
	text-align: center;
	font-weight: bold;
}
#jack_modulo {
	background-image: url(../images/interfase/jack_module.jpg);
	height: 31px;
	width: 120px;
	margin-right: 63px;
	margin-left: 63px;
	padding-top: 4px;
	padding-left: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#games-link {
	text-decoration: none;
	display: block;
	height: 69px;
	width: 576px;
	position: relative;
	top: 0px;
	left: 0px;
}

