﻿
html, body
{
    direction: rtl;
    font-family: tahoma, Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #000;
    text-align: right;
    line-height: 18px;
    background: none
}

.Cmnt_ImageButtonSend
{
    background-image: url(../images/1065/Send.png);
    border: 0;
    background-repeat: no-repeat;
    width: 52px;
    height: 29px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
