@CHARSET "ISO-8859-1";

/* seo challenge */
.inputSeoChallenge {
	width: 260px;
	font-size: 1.5em;
	padding: 2px;
	height: 19px
}

.seoChalLoser {
	color: #336666;
}

.vsSeoChallenge {
	font-size: 2em;
	padding: 5px;
}

.seoChalWinner {
	color: #d04c39;
}