.input, .output {
	border:0;
	font-family:monospace;
	width:20px;
	background: transparent;
	position: absolute;
}
.aumento {
	left:72px;
	color:#FFF;
}
.punti {
	left:145px;
	color: red;
}
.calcolo {
	left:250px;
	color: yellow;
	width: 50px;
}
.calcolo:before {
	content: "+";
}

#hf:after {
	content: " %";
}


#punti {
	left: 230px;
	top: 254px;
	color: yellow;
	width: 25px;
	text-align: right;
}
#punti_tot:before {
	content: "/";
}
#punti_tot {
	left: 255px;
	top: 254px;
	color: yellow;
	width: 25px;
	text-align: right;
}

#job {
	left: 70px;
	top: 28px;
	color: green;
	width: 25px;
	text-align: right;
	font-weight: bold;
}
#up {
	left: 268px;
	top: 28px;
	color: green;
	width: 25px;
	text-align: right;
	font-weight: bold;
}

#abilita-wrapper {
	height: 89px;
	left: 32px;
	top: 305px;
	width: 240px;
	overflow: hidden;
}

#abilita {
	width: 240px;
	color: #EEE;
	margin-top: 0px;
}

#abilita-icone-wrapper {
	margin-top: 8px;
	float: right;
}

.icone {
	text-align: center;
}

.icone-text {
	position:relative;
	text-shadow: 2px 2px 1px #FFFFFF;
	bottom:22px;
	font-size:22px;
	font-weight:bold;
	line-height:4px;
	color: #000000;
}

#scheda {
	width: 306px;
	height: 447px;
	position: relative;
	padding-left: 8px;
	padding-top: 8px;
	float: left;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#a { top:78px; }
#d { top:122px; }
#e { top:166px; }
#h { top:210px; }
#aa { top:84px; }
#da { top:128px; }
#ea { top:172px; }
#ha { top:216px; }
#af { top:84px; }
#df { top:128px; }
#ef { top:172px; }
#hf { top:216px; }

.pointer {
	cursor: pointer;
}

h2#nome-carta {
	color:#F8920B;
	font-family:Georgia;
	font-size:18px;
	left:114px;
	padding:20px 0;
	position:absolute;
	top:5px;
}

#ftlink {
	color: white;
}

#condividi {
	margin-bottom: 10px;
}

.adsense {
	clear:both;
}

span#info_b {
	display: none;
}

div#info {
	text-align:justify;
}

#logo h1 {
	display: inline;
}

#lang_change {
	display: inline;
}

#up-img {
		position: relative;
		left: 248px;
		bottom: 410px;
}
