

.listwa {	
	font-size:0.9em;
	margin-bottom:4px;
	margin-top:3px;
	margin-left:16px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	background-image: url(/imagens/Untitled-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lista {	
	width:440px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	padding-left:6px;
	margin-left: 20px;

}

.lista_content {	
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
