BODY{background:#fff;margin:10px;}
FORM{display:inline;}
.row{overflow:hidden;width:auto;*width:100%;}
.col{float:left;}
.dice,.extra,.arrow{
	font:70px arial;color:#ccc;
	text-align:center;text-decoration:none;
}
.arrow:hover,.dice:hover,.extra:hover{background:#eee;}
.dice{
	display:block;width:100px;height:100px;line-height:100px;
}
.arrow{
	display:block;width:100px;height:100px;line-height:100px;
}
.extra{
	display:block;width:100px;height:100px;line-height:100px;
}
.expression{
	font:20px arial;color:#000;
}
#roll{
	font:20px arial;color:#FF0000;
}
#statusbar{
	background:#c00000;width:500px;
	margin:10px 0;
	font:10px tahoma;
}
#statusbar,#statusbar A{
	color:#fff;
}
#statusbarPadding{
	padding:4px 6px;
}
#blockClick{
	background:#fff;opacity:.50;-moz-opacity:.50;filter:alpha(opacity=50);zoom:1;
	position:absolute;width:500px;height:300px;
}

.NoD{color:#999999;}
.d  {color:#66CC00;}
.ToD{color:#66CC00;}
#NoD .ToD{opacity:.0;-moz-opacity:.0;filter:alpha(opacity=0);zoom:1;}
#NoD .ToD:hover{opacity:.50;-moz-opacity:.50;filter:alpha(opacity=50);}
.ope{color:#0099FF;}
.act{color:#FF0000;}

.selected{background:#fee;}
.bgDadi{background:url(bg_dadi.jpg) 0 0 no-repeat;}
.commands{font-size:12px;}

.display{
	width:500px;height:300px;font:7pt verdana;overflow:auto;
}
.linkChiudi{
	text-decoration:none;font-size:12pt;font-weight:bold !important;color:#666;
}