/* styles for email a friend Esselte Corporation project */

/* email friend table styles */
.emailFriendTd1{width:190px;text-align:right;vertical-align:top;}
.emailFriendTd2 {width:310px;vertical-align:top;}
.emailFriendThanksTd1{vertical-align:top;}
.emailFriendThanksTd2{vertical-align:top;color:#989898;}

#f_friendName {width:180px}
#f_friendEmail{width:180px}
#f_senderName{width:180px}
#f_senderEmail{width:180px}
#f_subject {width:280px}
#f_message {width:280px;height:125px;}

/*.buttons {float:right;width:100%}*/
.cancelButtonDiv{float:right; padding-right:5px; margin-top:0px;}
.submitButtonDiv{float:right; padding-right:8px;}

#sendToFriendOverlay .formGrouping>.formItem>.label {
	width:180px;
}