#lista_cases {
	background: url(../../imagens/idc/cases/fundo_lista_cases.png) no-repeat 0 0;
	width:726px;
	margin: 10px 0 0 27px;
	padding: 20px 0 0 10px;
}
#lista_cases h3 {
	margin: 0;
	padding:0;
	width:1px;
	height:1px;
	text-indent:-999px;
	overflow:hidden;
}
#lista_cases p {
	width:700px;
	margin: 0;
	padding:0;
}
#lista_cases ul {
	width:700px;
}
#lista_cases ul li {
	background: url(../../imagens/idc/cases/linha_pontilhada.gif) repeat-X left bottom;
	padding:20px 0;
}

#lista_cases ul .ultima_linha {
	background: none !important;
}

#lista_cases ul .primeira_linha {
	padding: 0 10px 18px 0;
}
