@charset "utf-8";
/* CSS Document */
.punti_back, .punti_back_segreto {
	background:url(/img/circle.png) no-repeat;
	width:40px;height:31px;
	color:#fff;
	text-align:center;
	padding-top:9px;
	font-size:140%;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.punti_back_segreto {
	background:url(/img/circle_segreto.png) no-repeat;
}
.obi_pic {
	border:1px solid #eee;
	height:64px;
	width:64px;
	background:url(/obiettivi/pics/0.jpg) no-repeat;
}
.obi_edit_input {
	font-size:95%;
	padding:3px;
	width:550px;
	color:#888;
	border:1px solid #888;
	background:#f0f0f0;
	margin:2px;
}
.page .sidebox_title a {
	color:#fff;
}
