/* only front end */
body #ss_funnell, body #main_funnell, body .ss_funnell, .form_funnell input, .form_funnell label, .form_funnell textarea, .form_funnell button {
	font: 300 12px/1.4 "Open Sans","Arial CE",arial,"Helvetica CE",helvetica,sans-serif;
    font-size: 100%;
}
#gopay-payment-button {
	display: none;
}
.form_funnell button {
	cursor: pointer;
}

div.form_funnell tr.hidden {
	display: none;
}
