.spnSentToFriend {
  background:               #FFFFFF;
  color:                    #990000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                12px;
  font-weight:              bold;
  text-align:               left;
}

#tblSendToFriend {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                x-small;
  font-weight:              normal;
  width:                    202px;
}

#tblSendToFriend #tdSendToFriendText {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                x-small;
  font-weight:              normal;
  white-space:              nowrap;
}

#tblSendToFriend #tdSendToFriendForm {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                x-small;
  font-weight:              normal;
  width:                    100%;
}

#tblSendToFriend #tdSendToFriendForm input {
  width:                    98%;
}

#tblSendToFriend #tdSendToFriendForm input.checkbox {
  width:                    auto;
}

#tblSendToFriend #tdSendToFriendSubmit {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              "Trebuchet MS", Tahoma, Sans-Serif;
  font-size:                x-small;
  font-weight:              normal;
  text-align:               right;
}
#tblSendToFriend #butnSendToFriendSubmit { 
	border:1px solid #000000; 
	font-family: "Trebuchet MS", Tahoma, serif; 
	font-size: 11px; 
	color: #666666; 
}