DIV.eform_msg_message {
	border: thin solid;
	margin: 5px 50px 0 50px;
	padding: 2px;
}
DIV.eform_msg_reponse {
	border: thin solid;
	margin: 2px 50px 0 100px;
	padding: 2px;
}
.eform_msg_sujet_new {
	font-weight: bold;
	font-size: 1.1em;
}
.eform_msg_sujet_old {
	font-weight: normal;
	font-size: 1.1em;
}
.eform_msg_date {
	text-align: right;
	font-style: italic;
	white-space: nowrap;
}
.eform_msg_from {
	font-weight: bold;
}
.eform_msg_corps {
	font-size: 1.1em;
	padding-left: 20px;
}
