.produtos-categoria{
	list-style: none;
	width: 95%;
	float:left;
	margin-top:10px !important;
}
.produtos-categoria li{
	border-bottom:1px dotted #CCC;
	padding-top:2px;
	padding-bottom:2px;
}
.produtos-titulo{
	padding-top:10px;
	font-size:15px;
	font-weight:bold;
}
.produtos-check{
	margin-right: 5px !important;
}