﻿textsendmailsendfrind
{
    
}
input.sendtofriends
{
    background-color:White;
    border:solid 1px #a2c0d8; 
    color:Black;   
}
input.sendtofriendsltr
{
    background-color:White;
    border:solid 1px #a2c0d8; 
    color:Black;
    direction:ltr;        
}
input.sendtofriendsbotton
{
    background:transparent url('Images/webtools/send.gif') no-repeat scroll ;
    cursor:pointer;
    width:57px;
    height:21px;
}
input.sendtofriendsbotton:hover
{
    background:transparent url('Images/webtools/send.gif') 0px -21px no-repeat scroll ;
    cursor:pointer;
}
td.textboxsendtofriends
{
    text-align:right;    
}
.PrintButton
{
    float:left;
}
