
#TF-wrap{
    background-color: #333333;
    padding: 0 17px 17px;
    }
#tellFriendContainer{
    width: 320px;
    height: 147px;
    padding: 10px 16px 13px 16px;
    background-color: #666;
    font-family: Georgia,"Times New Roman",Times,serif;
    }
#public h1.tellFriendHeader{
    color: #1a1a1a;
    font-size: 17pt;
    font-weight: normal;
    font-style: italic;
    width: 303px;
    display: inline-block;
    float: left;
    margin-bottom: 12px;
    padding: 0;
    }
#tf-close{
    float: right;
    display: inline-block;
    width: 17px;
    }
#tellFriendContainer #tf-close a{
    text-decoration: none;
    color: #1a1a1a;
    font-family: Georgia,"Times New Roman",Times,serif;
    }
#tf-labelsDiv{
     clear: both;
     float: left;
     width: 96px;
     display: inline-block;
     color: #1a1a1a;
    }
#tf-inputsDiv{
     float: right;
     width: 224px;
     display: inline-block;
    }
#tellFriendContainer label{
    margin-bottom: 4px;
    padding-top: 2px;
    font-size: 9pt;
    display: inline-block;
    height:24px;
    font-style:italic;
    }
#tellFriendContainer input{
    margin-bottom: 4px;
    padding: 4px;
    width: 216px;
    height: 16px;
    border: none;
    color: #F2F2F2;
    background-color: #b3b3b3;
    }
#tellFriendContainer #sName{
    color: #b3b3b3;
    background-color: #F2F2F2;
    }
#tellFriendContainer a{
    color: #F2F2F2;
    font-family:Georgia,"Times New Roman",Times,serif;
    clear: both;
    float: right;
    cursor: pointer;
    font-style: italic;
    }
#tellFriendBack{
    text-align: right;
}
#tf-open a{
    color: #F2F2F2;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    cursor: pointer;
}
#tellFriendStatus{
    height: 131px;
}

