body {
	font-family: Helvetica, Arial, Verdana, Geneva, Sans-Serif;
	width:100%;
	margin:0;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
}
#credit {
	border-bottom: 1px solid #d2d2d2;
	padding: 0 7px 7px 7px;
}
#credit a {
	font-weight: bold;
}
#poweredBy {
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	vertical-align: top;
	line-height: 2.6;
	float:left;
	margin-right:3px;
}
#question {
	padding: 20px 0 0 7px;
	font-weight: bold;
	font-size: 21px;
}
.group-meta {
	color: #999999;
	font-size: 13px;
}
a, a:link, a:hover {
	color:#09c;
	text-decoration: none;
}
#sporcleLogo {
	padding:0;
	float: left;
	vertical-align:  top;
}
#logo {
	margin-bottom: 0;
	padding:0
}
#type {
	float: right;
	text-align: right;
	line-height: 2.4em;
}
.game-button {
	background-color: #8BBF25;
	text-align: center;
	color: #FFFFFF;
	width: 250px;
	padding: 7px;
	text-transform: uppercase;
	font-size: 150%;
	cursor: pointer;
}
.button-wrapper {
	text-decoration: none;
	display:inline-block;
}
#giveUp {
	font-size: 31%;
	font-weight: normal;
	text-align: center;
	line-height: 1.0em;
	display: block;
}
#gameHeaderWrapper {
	padding-top:6px;
}
#Gamebar {
	text-align: center;
	font-size: 28pt;
	font-weight: 700;
	margin:15px 0 0 0;
}
#gameBarBox {
	padding-top:10px;
	min-height:66px;
}
.timerScoreTitle {
	color: #b3bdca;
	font-size: 24%;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	display: block;
}
.gameOver {
	font-size: 180%;
	width: 300px;
	font-weight: bold;
	padding-left:7px;
}
#reckoning {
	font-size: 17pt; 
	font-weight: bold;
	width: 228px;
	margin-top: 25px;
	margin-left:7px
}
#gameOverMsg {
	font-size:17pt;
	font-weight:bold;
	margin-top:14px;
}
#timeBox, #scoreBox {
	color: #000;
	display: inline-block;
	font-size: 28pt;
	font-weight: bold;
	line-height: 1em;
	min-width: 110px;
	text-align: center;
}
#timerScoreBox {
	margin-top: 0;
	float: right;
	padding: 0;
	width: 250px;
	text-align: center;
}
.smallLine {
	line-height: 98%;
}
#timeBox {
	float:right;
}
#time {
	display:block;
}
#scoreBox {
	float: left;
}
.timeTicking {
	color: #cf4400;
}
#playGameBox,#postGameBox	{
	margin-left: 7px;
}
#playGameBar {
	padding: 0;
	margin-right:250px;
}
#playPadding {
	margin-top:14px;
}
#postGameBox {
	text-align: center;
}