/*
//Learn Those Kana by Larry Battle.
//Please give me feedback at blarry@bateru.com
//Copyright (c) 2010 Larry Battle 01/11/2010
//Dual licensed under the MIT and GPL licenses.
//http://www.opensource.org/licenses/mit-license.php
//http://www.gnu.org/licenses/gpl.html
*/
#kanaView{
	position: absolute;
	top: 0;
	right: 0;
}
.q-extraStat{
	text-align: center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#currQuiz{
	width: 30em;
	height: 30em;
}
#faqsContent, #credits{
	width: 50em;
}