<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tituloSorteio
{
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left: solid 7px #bbbbbb;
	width: 170px;
}

#descricaoSorteio
{
	width: 170px;
	color: #3070BB;	
	background-color:#FFFFFF;
	font-weight:normal;
	padding-top:0px;
	font-size:11px;
}
</pre></body></html>