﻿



.button_send
{
    width: 101px;
    height: 31px;
    background-image: url(../Images/button_send.png);
    background-repeat: no-repeat;
    cursor :pointer ;
    color :#ffffff;
    text-align :center ;
    padding-left :20px;
}

