#elearning #contents{
 	overflow:hidden;
    height:auto;
}

.quiz{
	position:relative;
	display:block;
	float:left;
	width:1000px;
}

.title{
    position:relative;
    display:block;
    float:left;
    width:1000px;
}
#stage{
	width:10000px;
	height:538px;
	height:625px;
 	position:relative;
	display:block;

}

#result{
    position:relative;
    display:block;
    float:left;
    width:1000px;
}