#int_trivia{
	width:100%;
	height:auto;
}
#grayCol{
	position:static;
	float:left;
	width:100%;
	height:auto;
}
#qSpace{
	position:relative;
	left:auto;
	top:auto;
	float:left;
	width:100%;
	height:450px;
}
#shadow{
	display:none;
}
#cardCarousel{
	width:1400%;
}
.colContent{
	padding-bottom:10px;
}
#btn_next,#btn_back{
	bottom:13%;
}
#moneyStack{
	left:0px;
}
#foldRight{
	display: none;
}
#foldLeft{
	display: none;
}