/*
 * Style definitions for PISC_SMTPPLUS
 */
div.smtpplus-recent-messages {
	margin-bottom:1em;
}
div.smtpplus-message-container {
	margin-right:10px;
}
div.smtpplus-message-header {
	border:1px solid #efefef;
	padding:5px 5px;
	margin-bottom:10px;
}
div.smtpplus-notice {
	display:block;
	margin-top:1em !important;
	margin-bottom:1em !important;
    padding:4px 12px !important;
	border:1px solid #fcd344;
	color:#3d6611;
	background:#fafaec;
	text-align: left;
}
