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