﻿#TextDir {
    text-align: right;
    padding-right: 10px;
}

    #TextDir > p {
        font-family: 'B Yekan',Tahoma;
        color: #A83759;
        font-size: 14px;
        margin-top: 0px;
        margin-right: 10px;
        width: 100%;
        margin-bottom: 2px;
        display: inline-block;
    }

.RctlySlider {
    cursor: move;
    position: absolute;
    left: 2px;
    top: 10px;
    width: 995px;
    height: 120px;
    overflow: hidden;
    margin-right: 12px;
}

.ProductTitle {
    color: grey;
    padding-top: 5px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: 500;
}
