در css كلاس هاي h1 را راست چين كنيد .

مثلا

کد:
div#moduletable h1
{
text-align:right;
direction:rtl;

}