.SendMailFieldTitle {
	font-weight: bold;
	font-size: 14px;
}
.SendMailFieldDescription {
	font-size: 12px;
}
.SendMailErrorMessage {
	font-size: 10px;
	color: #F00;
}
.SendMailFieldStyle {
}
.tableSendMail {
	width: 95%;
}
.tableSendMail td {
	width: 100%;
}
.tableSendMail td.tdFieldTitle {
	width: 1%;
	white-space: nowrap;
}
