* {
	margin:0;
	padding:0;}
	
img {
	border:0;}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
	
a {
	text-decoration:underline;
	color:inherit;}
	
#container {
	width:1018px;
	float:left;}
	
#userbar {
	height:25px;
	background:#222;
	width:1018px;}
	
iframe {
	margin:0;
	padding:0;
	border:0;}
	
#game {
	float:left;
	width:768px;}
	
#sidebar {
	background:#ccc;
	float:left;}
	
	
#userbar {
height:25px;
position:relative;
text-align:left;
z-index:9998;
color:#fff;
border-bottom:3px solid #f60;
}

img#imgAccount {
	float:left;
	margin-right:20px;}

#userbar #ciao {
	float:left;
	line-height:25px;}
	
#userbar #right {
	float:right;
	text-align:right;
	line-height:25px;
	padding-right:10px;
	color:#999;}
	
#userbar #right a {
	color:#999;}
	
#ultimo-accesso{background:#cccccc; padding:2px 5px; font-size:11px;}
a#chiudi-accesso {background: url(/static/images/generic/close-accesso.gif) no-repeat left top; display:inline-block; height:10px; left:10px; position:relative; text-indent:-1000px; top:2px; width:10px;}
	
