/* =icxECRM
------------------------------------------------------------------------------*/

#system_reply {
	display: block;
	padding: 2px;
	text-align: center; 
	font-size: 14px; 
	font-weight: bold;
	color: #FFF; 
	background: #F00; }

#edit_self {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
/*	font-family:'Times New Roman',Times,Georgia,serif; */
	font-size: 12px; 
	text-align: center; }

#edit_self table {
	margin: 0 auto; }

#edit_self td {
	padding: 2px 2px 12px;
	text-align: left; 
	font-size: 12px; 
	vertical-align: top; 
	white-space: nowrap; }

#edit_self th {
	padding: 2px 2px 12px;
	color: #009;
	text-align: right; 
	font-weight: bold;
	font-size: 14px; 
	vertical-align: top; }

#edit_self .edit,
#edit_self .edit a,
#edit_self .edit a:link,
#edit_self .edit a:visited {
	padding: 2px;
	color: #88C;
	font-weight: normal;
	font-style: italic; 
	font-size: 11px; }

#edit_self .edit a:hover {
	color: #900; }

#edit_self .prime {
	margin-bottom: 8px; }

#edit_self #preferences span {
	display: block;
	margin-bottom: 8px; }

#edit_self #preferences input {
	margin-right: 0.8em; }

#edit_self .required {
	color: #900; }

/*----------------------------------------------------------------------------*/
