/* WPH */
body {
	font-family: "Arial Hebrew", Arial, sans-serif; /* WPH */
	direction: rtl; /* WPH - need to RTL error messages */
}
h1 {
	font-family: "Arial Hebrew", Arial, sans-serif; /* WPH */
	margin: 5px -4px 0 0;
}
ul, ol { padding: 5px 22px 5px 5px; }
.step, th { text-align: right; }
.submit input, .button, .button-secondary {
	font-family: "Arial Hebrew", Arial, sans-serif; /* WPH */
	margin-right:0;
}
.form-table th {
	text-align: right;
}
#admin_email { /* WPH? */
	direction: ltr;
}
