/*
 * Styling for our form. 
 * This file should be almost empty.
 * The only rule needed is the one to hide the "pagelike" input field.
 */
p.dnxcf-form-pagelikes {
	display: none;
}
