

/* Principal: account_notifications */
/* ----------------------------------------------------------------------------------------------- */


div#accountNotifications{
	margin-top:25px;
	text-align:left;
	}

div#accountNotifications div.notice{
	margin:0 0 25px 0;
	}

div#accountNotifications fieldset{
	padding:0 0 25px 0;
	}
div#accountNotifications fieldset legend{
	font-size:12px;
	font-weight:bold;
	padding:0 0 10px 0;
	}
