

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;
}

.itemImgesHolder{
	display:block;
	top:0px;
	
	height:150px;
}

.itemImgesHolder2{
	display:block;
	top:0px;
	
	height:80px;
}

.itemImges{
	position:realtive;
}

.inlineChoices {
    margin-left: 0px;
}