.suggestion
{
	font-size:1.1em;
	margin-top:1.1em
}

.suggestion-green
{
	background-color:#0e0;
}

.suggestion-red:focus,.suggestion-light-red
{
	background-color:#c00
}

.suggestion-red,#bad-answers-count
{
	background-color:red
}

.suggestion-green:focus,.suggestion-light-green
{
	background-color:#0b0
}

.waves {
	text-align: center;
	vertical-align: middle;
	line-height: 1.1em;
	font-family: 'Salsa', sans-serif;
	font-size: 1.6em;
	color:#f00;
	position: absolute;
	top: -0.1em;
	left: 0.3em;
}
