#siteLista{
	font-size: 90%;
	color: #4E2800;
}
#siteLista h2{
	margin: 0;
	color: #AD3000;
	font-size: 110%;
}
#siteLista p.autor{
	margin: 0;
	color: #5A5A5A;
}
#siteLista p.autor label{
	color: #B52800;
}
ol{	
	padding-bottom: 25px;
	font-weight: bold;
}
li.enquete{
	clear: both;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 25px;
	list-style-position: inside;
	list-style-type: decimal;
	background: url(img/separa_hori.gif) no-repeat left bottom;
}
p.pergunta{
	display: inline;
	margin: 0;
	font-weight: normal;
}
ul.alternativas{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
ul.alternativas li{
	color: #AD3000;
	padding-bottom: 2px;
	list-style-position: outside;
}