/*<style>*/
.possibilities-entry {
	font-family:'lucida grande','lucida sans unicode','bitstream vera sans', 'trebuchet ms',arial,sans-serif; COLOR: #717070; font-size:12px; !important;
}
.spacer {
	width:15px;
}
.control-button {
	width:150px;
	font-family: 'lucida grande','lucida sans unicode','bitstream vera sans', 'trebuchet ms',arial,sans-serif;
	font-weight: normal;
	margin-top: 8px;
	font-size: 10px;	
}
#control-area label {
	padding-right:10px;
}
#control-area {
	width:150px
}

#timer {
	font-weight:bold;
}
#pause-hider {
	display:none;
	position:absolute;
	top:auto;
	left:auto;
	text-align:center;
	vertical-align:middle;
	width:360px;
	height:320px;
	background:#fff;
}
.box {
	width:120px;
	background:#ddd;
}
table.root-table {
	background-color:#000;
	border:1px solid #fff;
}
table.root-table td {
	background:#fff;
}
table.root-table input {
	background-color:#fff;
	font:24px bold;
	width:30px;
	border:0px solid #fff;
}
.line-v {
	background-color:#c8c8c8;
}
.line-h {
	background-color:#666;
}
.option-item {
	font-family: 'lucida grande','lucida sans unicode','bitstream vera sans', 'trebuchet ms',arial,sans-serif;
	font-weight: normal;
	margin-top: 8px;
	font-size: 10px;	
}

