#tblSendToFriendForm {
  font-weight:              normal;
  text-align:               left;
  width:                    100%;
}

#tblSendToFriendForm .tdSendToFriendInformation {
  font-weight:              normal;
  padding:                  3px;
}

#tblSendToFriendForm .tdSendToFriendInformation .spnError {
  font-weight:              normal;
}

#tblSendToFriendForm .tdSendToFriendField {
  font-weight:              normal;
  padding:                  3px;
  white-space:              nowrap;
  width:                    25%;
}

#tblSendToFriendForm .tdSendToFriendForm {
  font-weight:              normal;
  padding:                  3px;
  width:                    75%;
}

#tblSendToFriendForm .tdSendToFriendForm input {
  font-weight:              normal;
  width:                    98%;
}

#tblSendToFriendForm .tdSendToFriendForm select {
  font-weight:              normal;
  width:                    100%;
}

#tblSendToFriendForm .tdSendToFriendForm textarea {
  font-weight:              normal;
  width:                    98%;
}