div#email_alerts_editor
	{
	position:relative; top:0px; left:0px; width:100%; height:auto; float:left;
	padding:8px 0px 8px 10px;
	background-color:#fefefe
	}

	div#email_alerts_editor div#alerts, div#email_alerts_editor div#reminders
		{
		position:relative; top:0px; left:0px; width:42%; height:auto; float:left;
		margin:0px 12px 0px 12px
		}

	div#email_alerts_editor div#controls, div#email_alerts_editor div#email_alerts_editor_messages
		{
		position:relative; top:0px; left:0px; width:90%; height:auto; float:left;
		margin:4px 0px 0px 0px;
		text-align:right
		}

	div#email_alerts_editor div.input_row
		{
		border:0px !important
		}

		div#email_alerts_editor div.input_row
			{
			margin:2px 0px 2px 0px !important
			}

		div#email_alerts_editor div.input_row_front > a
			{
			margin-left:3px !important; display:inline !important
			}

		div#email_alerts_editor div.input_row br
			{
			display:none
			}

		div#email_alerts_editor div.input_row input
			{
			width:25px; text-align:right; padding-right:2px
			}

		div#email_alerts_editor div.input_row div.icons_display
			{
			display:none
			}
