


.page{
	height:360px;
	width:480px;
}







#page_list{
	padding-top:28px; height:332px;
}
table.qtable{
	width:475px;

}
th.no, td.no{
	width:25px;
}
th.student_response, td.student_response{
	width:260px;
}
th.result, td.result{
	width:60px;
}
#summary_table{
	margin-bottom:10px;
	width:475px;
}
#question_statement{
}
#question_header{
	width:440px;
}
#instant_response_background{
	bottom:70px;
	left:10px;
	width:452px;
	height:100px;
}
#instant_response_container{
	bottom:69px;
	left:9px;
	width:452px;
	height:100px;
	font-size:16px;
}
#intro_background{
	top:10px;
	left:10px;
	width:448px;
	height:170px;
}
#intro{
	top:10px;
	left:10px;
	width:448px;
	height:170px;
}
#page_intro button{
	font-size:20px;
}
#start_quiz_button{
	bottom:10px;
	left:10px;
	width:460px;
	height:100px;
}
#start_quiz_button_not_answerd{
	bottom:60px;
	left:10px;
	width:460px;
	height:50px;
}
#start_quiz_button_review{
	bottom:10px;
	left:10px;
	width:460px;
	height:50px;
}
#completion_rate_wrapper{
	top:210px;
	left:60px;
	width:358px;
	height:50px;
	font-size:24px;
}
td.student_response div{
	width:260px;
	margin-left: auto;
	margin-right: auto;
}
td.result, th.result{
	width:50px;
}
td.no, th.no{
}
#page_list result{
	width:50px;
}
#page_list table{
	margin-top:3px;
}
div#question_statement{
	padding:5px;
	padding-left:10px;
	margin-top:5px;
}
div#choices{
	padding:3px;
	margin-top:2px;
}
div#question_count_wrapper{
	width:40px;
    font-size:smaller;
}
div.inset{
	text-align:center;
	padding:3px;
	margin-top:2px;
	border:solid 1px #AAA;
	border-top:solid 1px #888;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:inset;
}
.timer_wrapper{
	float:right;
	position:absolute;
	top:3px;
	right:40px;
}
div#buttons{
	right:10px;
	left:10px;
}
button.button{
	width:200px;
	height:30px;
	font-size:14px;
}
button#restart_button{
	bottom:10px;
	left:10px;
	height:30px;
	width:460px;
}
#answer_mark_correct, #answer_mark_incorrect{
	top:75px;
	left:135px;
}
input[type=text]{
	width:400px;
}
.sort-li-width{
	width:360px;
}
.match-li-width{
	width:210px;
}
