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

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

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

.imageHolder{
	width:300px;
	margin:0px auto;
}

#submitBtn, #retakeBtn, #AnswerBtn, #nextBtn, #prevBtn{
	font-size: 15px;
	width: 230px;
     margin: 5px;
}

#refbtn img{
	margin-right:40px;
}


#btnHolder{
	width:220px;
}

#results{
	font-size: 15px;
}




.popupHolder {
  height:350px;
  width:250px;
}



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

.tableHolder{
	width:98%;
}

.inlineChoices{
  display: block;
  margin:5px 0px 5px 0px;
}

.images{
	margin:0px 0px 30px 20px;
}

.itemNumber{
	padding-top:10px;
}

.choices{
	width:250px;
	height:40px;
	line-height:40px;
	margin:5px 0px;
}

.images3{
	width:250px; 
}

.marks{
	width:30px;
	height:30px;
}

.itemImges{
	width:40px !important;
}

.itemImges2{
	width:70px !important;
}


div.choicesHolder > div{
	width:40px !important;
	height:40px !important;
}

div.choicesHolder3 > div, 
div.choicesHolder4 > div, 
div.choicesHolder5 > div{
	width:70px !important;
	height:40px !important;
}
div.choicesHolder7 > div{
	width:80px !important;
	height:50px !important;
}
.dropped{
	width:40px !important;
	height:40px !important;
}

.dropped2{
	width:70px !important;
	height:50px !important;
}

.droparea{
	width:45px !important;
	height:45px !important;
}

.droparea2{
	width:70px !important;
	height:50px !important;
}
.choicesHolder{
	width:400px !important;
	margin:10px 0px;
}