﻿.ContactUs .ContactUsMain .TextPageLeftSide
{
    display: inline-block;
    float: right;
    width: 705px;
    margin-right: 17px;
    background-color: #fbfbf6;
    border-top: 1px solid #c1c1b5;
    border-bottom: 1px solid #c1c1b5;
}

.ContactUs .ContactUsMain .TextPageLeftSide .TextPageTitle
{
    display: inline-block;
    float: right;
    width: 670px;
    border-bottom: 1px solid #c1c1b5;
    font: bold 18px arial;
    text-align: right;
    direction: rtl;
    padding: 15px 12px 15px 0;
    margin-right: 12px;
}

.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent
{
    display: inline-block;
    float: right;
    width: 670px;
    text-align: right;
    margin: 20px 24px 40px 0;
}

.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent .Title
{
    display: inline-block;
    float: right;
    width: 650px;
    text-align: right;
    direction: rtl;
    font: bold 14px arial;
    color: #0c71cd;
}

.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent .Block
{
    display: inline-block;
    float: right;
    width: 650px;
    text-align: right;
    direction: rtl;
    font: 14px arial;
    color: #3c3c3c;
    margin: 6px 0 25px 0;
}
.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent .Block UL
{
    margin-top:0px;
}
.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent .Block UL .name
{
    font-weight:bold;
}
.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent .Takanon
{
    display: inline-block;
    float: right;
    width: 630px;
    font: 13px arial;
    color: #000000;
    padding: 10px;
    direction: rtl;
}
.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent .Takanon span
{
    font: bold 13px arial;
    color: #0977DF;
}
.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent .Takanon ul
{
    list-style-type: decimal;
}

.ContactUs .ContactUsMain .TextPageLeftSide .TextPageContent .Takanon ul li
{
    margin-right: -15px;
    line-height: 17px;
}

h1 {
    font: bold 13px arial;
}

h3, h2 {
    font: 13px arial;
}
