img {
	border: 0;
}

.playNowUsers {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 260px;
	font-weight: bold;
	font-size: 14px;
	color: #282828;
	width: 170px;
	text-align: center;
}

.playNowUsers span {
	color: #0b46ab;
}

.playNowDownload {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	margin-top: 275px;
	color: #272727;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 400px;
	visibility: hidden;
}

.playNowDownload1 {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	margin-top: 300px;
	color: #272727;
	font-size: 12px;
	font-weight: 100;
	text-align: center;
	width: 400px;
}

.playNowDownload img {
	margin-top: 10px;
	margin-left: 5px;
}

.playNowApplet {
	position: absolute;
	left: 50%;
	margin-left: -100px;
	margin-top: 185px;
	width: 423px;
	height: 55px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	vertical-align: middle;
	line-height: 24px;
	font-weight: bold;
}

.playNowApplet span#load {
	position: absolute;
	width: 450px !important;
	margin: -120px 0 0 -25px;
	font-family: Serifa BT, Serif;
	font-size: 21px;
	font-weight: bold;
	color: #4AADCE;
	text-transform: uppercase;
	letter-spacing: -1px;
	vertical-align: top;
}
/* EXCLUSIVO PARA O JOGAR DO SITE */
.playStart {
	background-image: url(/images/mj-bg-loanding.jpg) !important;
	background-repeat: repeat-x !important;
	width: 900px;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
}

.playStartBackground {
	width: 900px;
	height: 250px;
	padding: 0;
	max-height: 100%;
	background-image: url('/images/bg_bot_start_premium.jpg') !important;
	background-repeat: repeat-x !important;
	background: #fff;
	/* 	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c7d9b0), to(#ffffff)) !important; */
	/* 	background: -moz-linear-gradient(#c7d9b0, #ffffff) !important; */
	/* 	background: linear-gradient(#c7d9b0, #ffffff) !important; */
	/* 	-pie-background: linear-gradient(#c7d9b0, #ffffff) !important; */
	/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7d9b0', endColorstr='#ffffff') !important; */
	/* 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7d9b0', EndColorStr='#ffffff')"; IE8 */
}

.playNowImgStart {
	position: absolute;
	left: 50%;
	margin-left: -377px;
	margin-top: 92px;
}