#article h1,#article h2{
	position: absolute;
	top: 80px;
	width: 100%;
	text-align: center;
}
#article h2{
	top:120px;
	position: absolute;
top: 135px;
width: 704px;
left: 119px;
background: none;
z-index: 10;
color: #333333;
text-align: center;
/* opacity: 0; */
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
#article h1{
	position: absolute;
	top: 70px;
	font: 40px/40px OgloboCondensedSemibold,Arial, Helvetica, sans-serif;
	background: none;
	z-index: 10;
	color: #060606;
	/* opacity: 0; */
	width: 690px;
	left: 135px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#corpoInfo {
	width: 940px;
	min-height:550px;
	height: auto;
	margin-bottom:40px;
	float:left;
	margin-left: 175px;
}
.raspadinha,
.ante_depois{
	margin-left: 30px;
	margin-top: 50px;
}
#resetbutton{
	float: left;
	background: url('../imgs/repeat.png') no-repeat left;
	height: 15px;
	padding-left: 20px;
	color:#333333;
	font:12px/15px Arial;
	border:none;
	margin-bottom: 15px;
	cursor: pointer;
	position: absolute;
	top:-30px;
	left:0;
}
.raspadinha{
	position: relative;
}
.tip{
	position: absolute;
	z-index: 3;
	top:77px;
	left:60px;
}
.tip .ok{
	cursor: pointer;
	float: left;
	position: absolute;
	z-index: 4;
	width: 97px;
	height: 33px;
	top:275px;
	left:330px;
}
.tip .mini{
    float: left;
    left: 262px;
    position: absolute;
    top: 36px;
}
