/* Modified for WPH */
body { font-family: Tahoma, Georgia, "Times New Roman", Times, serif;}

body * {direction: rtl} /* WPH - Proper directionality without breaking the scrollbar in IE */

#logo {text-align: left;} /* WPH - Keeps the logo on the left */

ul, ol { padding: 5px 20px 5px 5px; }

.step, th { text-align: left; }
