body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: 11px Arial, Verdana, sans-serif;
}
span.big {
	font-size: 14px;
}
span.red {
	font-size: 14px;
	color: #ff0000;
}

#content {
	text-align: center;
	display: block;
	height: 620px;
	width: 650px;
	position: relative;
}

#omino {
	position: absolute;
	top: 20px;
	left: 50px;
}

#leftBorder {
	width: 20px;
	height: 620px;
	background-color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: 1px solid #676767;
	border-bottom: 1px solid #676767;
}
#leftShadow {
	width: 9px;
	height: 620px;
	background: url(../imgs/leftshadow.png) repeat-y;
	background-color: white;
	position: absolute;
	top: 0px;
	left: 20px;
}

#rightBorder {
	width: 20px;
	height: 620px;
	background-color: white;
	position: absolute;
	top: 0px;
	right: 0px;
	border-left: 1px solid #676767;
	border-bottom: 1px solid #676767;
}
#rightShadow {
	width: 9px;
	height: 620px;
	background: url(../imgs/rightshadow.png) repeat-y;
	background-color: white;
	position: absolute;
	top: 0px;
	right: 20px;
}

a.inline {
	display: inline;
	text-decoration: none;
	font-variant: normal;
}
a.inline:hover {
	display: inline;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	font-variant: normal;
}

a {
	display: block;
	text-decoration: none;
	font-variant: normal;
}
#msg1show {
	position: absolute;
	top: 10px;
	left: 40px;
}
#msg2show {
	position: absolute;
	bottom: 30px;
	right: 30px;
}
#msg3show {
	position: absolute;
	top: 10px;
	right: 40px;
}
#msg4show {
	position: absolute;
	bottom: 35px;
	left: 35px;
}
#msg5show {
	position: absolute;
	top: 295px;
	right: 50px;
}
#linkPartecipa {
	position: absolute;
	top: 60px;
	left: 50px;
}
#linkVota {
	position: absolute;
	top: 100px;
	right: 80px;
}
#linkEntra {
	position: absolute;
	top: 360px;
	left: 70px;
}
#linkContest {
	position: absolute;
	top: 460px;
	left: 50px;
}
#counter {
	background: #eaeaea;
	border-top: 1px solid #0000ee;
	border-right: 1px solid #0000ee;
	border-bottom: 1px solid #0000ee;
	border-left: 1px solid #0000ee;
	width: 190px;
	position: absolute;
	top: 280px;
	left: 40px;
	letter-spacing: 1px;
}

#msg1wrap {
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 5px;
}
#msg1 {
	background: #eaeaea;
	color: black;
	font-size: 12px;
	text-align: justify;
	padding: 10px;
	border-top: 1px solid #0000ee;
	border-right: 1px solid #0000ee;
	border-bottom: 1px solid #0000ee;
	border-left: 1px solid #0000ee;
	width: 500px;
	margin-top: 0px;
	margin-left: -530px;
	position: relative;
}
#msg1hide {
	text-align: right;
	font-size: 9px;
	margin: -6px 0 0 0;
	padding: 0 0 0 0;
}
#msg1 #ks {
	margin-top: -17px;
}
#msg1 img.floatsx {
	float: right;
}
#msg1 div.indented {
	margin-left: 30px;
}

#msg2wrap {
	overflow: hidden;
	position: absolute;
	top: 470px;
	right: 5px;
	height: 220px;
}
#msg2 {
	background: #eaeaea;
	color: black;
	text-align: justify;
	padding: 10px;
	border-top: 1px solid #0000ee;
	border-right: 1px solid #0000ee;
	border-bottom: 1px solid #0000ee;
	border-left: 1px solid #0000ee;
	width: 460px;
	margin-right: -480px;
}
#msg2hide {
	text-align: right;
	font-size: 9px;
	margin: -6px 0 0 0;
	padding: 0 0 0 0;
}

#msg3wrap {
	overflow: hidden;
	position: absolute;
	top: 6px;
	right: 2px;
}
#msg3 {
	background: #eaeaea;
	color: black;
	text-align: justify;
	padding: 10px;
	padding-bottom: 3px;
	border-top: 1px solid #0000ee;
	border-right: 1px solid #0000ee;
	border-bottom: 1px solid #0000ee;
	border-left: 1px solid #0000ee;
	width: 460px;
	margin-right: -480px;
}
#msg3hide {
	text-align: right;
	font-size: 9px;
	margin: -6px 0 0 0;
	padding: 0 0 0 0;
}
#msg3 img {
	vertical-align: middle;
	line-height: 31px;
}
#msg3 center {
	margin-top: 3px;
}

.tool-tip {
	color: #fff;
	width: 170px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../imgs/sfondotips.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../imgs/sfondotips.png) bottom right;
}

#msg4wrap {
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	left: 5px;
}
#msg4 {
	background: #eaeaea;
	color: black;
	text-align: justify;
	font-size: 12px;
	padding: 10px;
	border-top: 1px solid #0000ee;
	border-right: 1px solid #0000ee;
	border-bottom: 1px solid #0000ee;
	border-left: 1px solid #0000ee;
	width: 500px;
	margin-top: 0px;
	margin-left: -530px;
}
#msg4hide {
	text-align: right;
	font-size: 9px;
	margin: -6px 0 0 0;
	padding: 0 0 0 0;
}

#msg5wrap {
	overflow: hidden;
	position: absolute;
	top: 180px;
	right: 2px;
}
#msg5 {
	background: #eaeaea;
	color: black;
	text-align: justify;
	padding: 10px;
	padding-bottom: 3px;
	border-top: 1px solid #0000ee;
	border-right: 1px solid #0000ee;
	border-bottom: 1px solid #0000ee;
	border-left: 1px solid #0000ee;
	width: 460px;
	margin-right: -480px;
}
#msg5hide {
	text-align: right;
	font-size: 9px;
	margin: -6px 0 0 0;
	padding: 0 0 0 0;
}
#msg5 img {
	vertical-align: middle;
	line-height: 31px;
}
#msg5 center {
	margin-top: 3px;
}
