.suffolkmoths .pictureQuizContainer
{
	padding-left: 25px;
	font-size: 14px;
}

.suffolkmoths .pictureQuizContainer td
{
	font-size: 14px;
	font-family: arial;
}

.suffolkmoths .quizControlButton
{
	font-size: 20px;
}

.suffolkmoths .quizControlLabel
{
	font-size: 14px;
}
.suffolkmoths .quizCheckButton
{
	font-size: 14px;
}
.suffolkmoths .pictureQuizContainer fieldset
{
	padding: 5px;
	margin: 10px;
}



.suffolkmoths .pictureQuizContainer .pictureBox
{
	background-color: #A8BBC9; 
	padding: 5px; 
	width: 407px; 
	border: 1px solid black;
}

.suffolkmoths .centredDivOuter
{
	background-color: #E0E0E0;
	display: table; 
	height: 422px; 
	#position: relative; 
	overflow: hidden; 
	border: 1px solid black;
}

.suffolkmoths .centredDivInner
{
	background-color: #E0E0E0;
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
.suffolkmoths .centredDivContent
{
	background-color: #E0E0E0;
	#position: relative; 
	#top: -50%;  
	#left: -50%;
	width: 402px;

}

.suffolkmoths .taxonFilterSelect input
{
	font-family: arial !important;
}
