/* overwrite existing listing-item style from master.css for the registration page */
.listing-item {
	width:100%;
	}

.input-checkbox {
	display: none;
}	
