<style type="text/css">
body{}
ul#produtos_page{
	list-style:none;
	margin-left:20px;
}
ul#produtos_page li{
	background: url(https://egmfidc.com.br/imagens/li.png) no-repeat left top;
	padding-bottom:15px;
	padding:0 0 15px 30px;
}
ul#produtos_page li a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
ul#produtos_page li div{
	display:none;
}
