#divQuiz{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	border:1px solid #fff;
	background-image: url(../images/site-musica-brasil/sondagem/fundo-sondagem.png);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	width: 298px;
}

#divQuiz .divTitle{
	background-image: url(../images/site-musica-brasil/sondagem/titulo-sondagem.png);
	background-repeat: no-repeat;
	height: 18px;
	padding: 8px 8px 8px 18px ;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
}

#divQuiz #divLoading{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#000;
	text-align:center;
	padding:50px 0px 50px 0px;
	display:none;
}

#divQuizDetalhe{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	padding:10px;
}

#divQuizDetalhe .questao{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	line-height:17px;
}

#divQuizDetalhe .resposta{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	line-height:20px;
}

#divQuizDetalhe .btn{
	font-family: Verdana;
	font-size: 10px;
	color:#000;
	cursor:pointer;
	border:0px;
	height:20px;
}

#divQuizDetalhe .imageConf{
	padding:10px 0px 2px 0px;

}

#divQuizDetalhe .error{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-align:center;
	padding:0px 0px 30px 0px;
}
