
#sendFriends label{
    width:  150px;
}

#sendFriends input[type=submit] {
    background-color: #666;
    color: #fff;
    border:  none;
    margin: 10px 0  0 20px;
    padding:  10px 15px;
    font-weight:  bold;
    text-transform:  uppercase;
}
