#poweredBy {
	font-weight:normal;
	font-size:11px;
	line-height:3.1;
}
#poweredBy a {
	font-weight:normal;
	color:black;
}
.group-meta, #alsoTry {
	text-transform: uppercase;
	color: #0095C1;
	font-weight: 600;
}
#credit .group-meta a, #alsoTry a {
	text-transform:none;
	color:black;
}
#alsoTry {
	font-size:85%;
}
.timerScoreTitle, #scoreBox .timerScoreTitle {
	font-size:10.9px;
}
#guessesremaining, .correctnum, #wrongnum, #scoreBox, #time, #currguessing {
	font-size:28px;
}
#scoreBox {
	line-height: 1.2em;
}
#timeBox {
	line-height: 0.87em;
}
.game-button {
	width:215px;
	background-color:#0095c1;
}

#guessesremaining {
	color:#0095c1 !important;
}

#question, #scoreBox, #timeBox, #gameOverMsg {
	color:#26323f !important;
}

#pickprev, #picknext, #nextButton, #previousButton {
	background-color: #bebebe;
	border: none;
	border-radius: 0;
	color:#26323f !important;
	text-shadow:none;
	font-weight:600;
	padding:10px 15px 7px 15px;
	box-shadow:none;
}

#gameOverMsg {
	background-color:#f3c354;
	font-size:20px;
	border-radius:0;
}

#button-play {
	background-color:#0095c1;
	padding:17px 0 11px 0;
	color:white;
}

a, a:link, a:visited {
	color:#04bfc3;
}