﻿    #SendToFriendWrapper
    {
        width: 780px;
        height: 120px;
        margin-left:15px;
        margin-top: 20px;
        text-align:left;
        font-family: Verdana;
        font-size: 10px;
    }
    .SendToFriendImage
    {
        float: left;
        width: 180px;
        height: 111px;
        background: #fff url('http://media.townhall.com/res/4.3.0.192/images/FowardContent/forward_cartoon.gif') no-repeat top left;
    }
    .SendToFriendContent
    {
        float: left;
        width: 585px;
        height: 110px;        
        background: #fff url('http://media.townhall.com/res/4.3.0.192/images/FowardContent/forward_gradient.gif') repeat-x top left;
    }
    .SendToFriendRightWall
    {
        float: left;
        width: 14px;
        height: 111px;         
        background: #fff url('http://media.townhall.com/res/4.3.0.192/images/FowardContent/forward_Endcap.gif') no-repeat top left;
    }
    #SendToFriendInfo
    {
        float: left;
        width:255px;
        height: 100px;
    }
    #SendToFriendEmailAddresses
    {
        float: left;
        width:270px;
        height: 100px; 
    }
    .SendToFriendContentField
    {
        float: left;
        padding-right: 5px;
        padding-top: 5px;
    }
    .SendToFriendComplete
    {
        margin-top: 10px;
    }

