body {
    margin: 0px;
    padding: 0px;
    direction: rtl;
    cursor: default;
    font-family: Tahoma;
}

#container {
    margin: 20px;
}

#logoBar {
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 20px 0px;
    border-bottom: 1px solid #CCCCCC;
    float: right;
    width: 100%;
}

    #logoBar img {
        display: block;
        float: right;
        /*width: 225px;*/
        height: 65px;
        margin: 0px 0px 0px 20px;
    }

    #logoBar h1 {
        display: block;
        float: right;
        width: 200px;
        margin: 20px 0px 0px 0px;
        font-size: 26px;
        border-right: 1px solid #666666;
        padding: 0px 10px 0px 0px;
    }

#functions {
    float: left;
    margin: 20px 0px 0px 0px;
}

    #functions input {
        font-family: Tahoma;
        font-size: 10px;
        color: #FFFFFF;
        background: #DF2829;
        border: 4px double #000000;
        font-size: 11px;
        font-weight: bold;
        cursor: pointer;
    }

#articleInfo h2 {
    display: block;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
}

#articleInfo p {
    display: block;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

#articleBody {
    margin: 20px 0px 0px 0px;
}

    #articleBody p {
        font-size: 14px;
        text-align: justify;
    }

#articleImg {
    float: right;
    width: 380px;
    display: block;
    margin: 0px 0px 5px 15px;
    color: #999999;
    font-size: 10px;
    text-align: center;
}

    #articleImg img {
        border: 1px solid #999999;
        width: 380px;
        height: 200px;
    }

#copyRight {
    font-size: 11px;
    padding: 10px 0px 0px 0px;
    margin: 30px 0px 20px 0px;
    border-top: 1px solid #CCCCCC;
    text-align: center;
    color: #666666;
}

#myImageFlow {
    display: none;
}

#mogaz {
    display: none;
}

#fullBanner {
    display: none;
}

#sponserleft {
    display: none;
}

#sponserright {
    display: none;
}

#sponserleft2 {
    display: none;
}

#sponserright2 {
    display: none;
}

#sponserleft1 {
    display: none;
}

#sponserright1 {
    display: none;
}
