#questions legend {
	padding:2px;
	font-size:18px;
	font-weight:bold;
	color:#B4C835;
	margin-bottom:-7px;
}

#questions fieldset {
	width:630px;
	font-size:18px;
	font-weight:bold;
	-moz-border-radius: 9px;
}

#question {
	/*margin-top:-7px;*/
}



#answers legend {
	padding:2px;
	font-size:13px;
	font-weight:bold;
	color:#6CC7DC;
}

#answers fieldset {
	float:left;
	width:305px;
	font-size:14px;
	-moz-border-radius: 9px; 
	cursor:pointer;
	font-weight:bold;
	/*
	background:url('images/usr/usr_box.png');
	*/
}

#jbox {
	float:left;
	position:relative;
	left:285px;
	width:75px;height:35px;padding:5px;text-align:center;font-size:15px;font-weight:bold;
	line-height:1.1em;
	-moz-border-radius: 9px;
	text-align:center;
}


#jbox legend {
	color:#B4C835;
}

#lbox {
	float:left;
	position:relative;
	left:295px;
	width:75px;height:35px;padding:5px;text-align:center;font-size:15px;font-weight:bold;
	line-height:1.1em;
	-moz-border-radius: 9px;
}

#lbox legend {
	color:#6CC7DC;
}

#cubox {
	float:left;
	position:relative;
	left:305px;
	width:110px;height:35px;padding:5px;text-align:center;font-size:15px;font-weight:bold;
	line-height:1.1em;
	-moz-border-radius: 9px;
}

#cubox legend {
	color:#B4C835;
}

#gameboard {
	clear:both;
}

#questioninfo legend {
	padding:2px;
	font-size:12px;
	font-weight:bold;
	color:#B4C835;
}

#questioninfo fieldset {
	width:470px;
	font-size:11px;
	padding:5px;
	-moz-border-radius: 9px;
}

/* Google Joker Countdown-Box */
#cdbox {
	width:110px;height:35px;padding:5px;text-align:center;font-size:15px;font-weight:bold;
	line-height:1.1em;
	-moz-border-radius: 9px;
}

#cdbox legend {
	color:#B4C835;
}

#countdown {
	width:110px;
}