

html, body {
  font-size:20px;
  min-width:800px;
 /* border:1px red solid;*/
}


.content2{
	width: 90%;
	height:85%;
}

.dropHolder{
	width:80%;
}

.header{
	background-image:url(../Images/whiteBG.png);
	margin-bottom:10px;
}

.holder{
	display: block;
}

.imageHolder{
	margin:0px auto;;
}

.imageHolder img{
	margin-top:20px;
}

.contentWrapper{
overflow-y:auto;
}

.controller{
	margin-top:50px;
}


.answer .imageHolder img{
	margin-top:20px; 
}

/*=========================================*/

#choices3A.correct, #choices3B.correct, #choices3A.wrong, #choices3B.wrong
{
	left:80px !important;
	top:60px !important;
}

ol
{
	padding-left : 23px !important;
}