#testContainer{
	position:relative;
	/*left:100px;
	top:100px;*/
	width:540px;
	height:50px;
	background-color:#fbf8f5;
	overflow:hidden;
	padding-bottom:30px;
}

#testContainer td{
	border-bottom-width: 0px!important;
}

#frame0{
	position:absolute;
	width:540px;
}

#frame1{
	position:absolute;
	left:540px;
	width:540px;
}

#headerNoJS{
}

.qestionText{
	display:none;
}

.buttons{
	display:none;
}

.backLinkContainer{
	display:none;
}

.questionsNumber{
	padding-left:20px;
	padding-top:20px;
	padding-right:50px;
	font-family:Georgia;
	font-style:italic;
	font-size:15px;
	color:#575655;
}