#timeoutcontainerdanger
{
	top: 50px;
}
#containerdanger #question
{
	top: 80px;
	width: 210px;
	padding-right: 5px;
}
#motivationbutton
{
	background: #0099cc url(/public/images/exams/turkish/motivation_on.png) no-repeat left top;
}
#motivationbutton:hover
{
	background-image: url(/public/images/exams/turkish/motivation_hl.png)
}
#motivationbutton.danger
{
	top: 440px !important;
}

#mainmenubutton {
    background-image: url("/public/images/exams/turkish/btn_hoofdmenu_on.png") no-repeat scroll 0 0 #333;
    width: 163px;
}

#mainmenubutton:hover {
    background: url("/public/images/exams/turkish/btn_hoofdmenu_hl.png");
}

#exammenubutton {
    background-image: url("/public/images/exams/turkish/btn_examenmenu_on.png");
    width: 176px;
}

#exammenubutton:hover {
    background-image: url("/public/images/exams/turkish/btn_examenmenu_hl.png");
}

#stopbutton {
    background-image: url("/public/images/exams/turkish/bttn_stoppen_on.png");
	width: 83px;
}

#stopbutton:hover {
    background-image: url("/public/images/exams/turkish/bttn_stoppen_hl.png");
}

#practicenextbutton, #practicedonebutton
{
	left: 760px !important;
}
#practicenextbutton
{
	width: 210px !important;
}
#practicedonebutton
{
	width: 230px !important;
}

#navigationbarbottom #nextexamquestion
{
	text-indent: 50px;
}

#confirmopenanswer
{
	line-height: 12px;
}

#containerdanger #examcategory
{
	width: 220px; 
}

#containerdanger #fb_youranswer,
#fb_correctdanger
{
	font-size: 14px;
}

#timerdial
{
	background: #333333;
	padding: 0 3px;
}
#timer
{
	background: #333333;
	height: 30px;
	line-height: 30px;
}