.cr-module-form ul {
	list-style-type: none;
	padding: .5em 0 0 0;
}

.cr-module-form li {
	padding: .2em 0;
}

.cr-module-form li::marker {
	content: '';
}

.cr-module-form div[class^="cr-web"] {
	display: none;
}