.superquiz-finish {
	background: #000000;
	padding: 15px;
	text-align: center;
	border: thin #FFFFFF dotted;
	margin: 0 0 1em 0;
	color: #FFFFFF;
	width: 500;

}


.superquiz-rules {
  font-size: 1em;
  line-height: 1.4em;
  margin: 0 0 1em 0;
}

.superquiz-before-suggestion {
  font-weight: bold;
  margin-right: 5px;
}

.superquiz-before-solution {
  font-weight: bold;
  margin-right: 5px;
}