#warn_block {
	display: block;
	width: 800px;
	height: 550px;
	vertical-align: middle;
	text-align: center;
	border: dotted 1px #f00;
	background: #fff8f8;
}

table.warn_block {
	width: 100%;
	height: 100%;
}

#warn_head {
	display: block;
	height: 144px;
	color: #fff;
	background: #f00;
	font-family: Impact,"Helvetica Black", Helvetica, Lucida, "Lucida Sans", "sans-serif";
	font-size: 4.00em;
	text-align: center;
	line-height: 144px;
}

#warn_body {
	display: block;
	height: 130px;
	line-height: 32px;
	color: #000;
	font-family: Helvetica, Lucida, "Lucida Sans", "sans-serif";
	font-size: 1.50em;
	text-align: left;
	margin: 20px 0 0 25px;
}

#link_display {
	display: block;
	height: 72px;
	color: #000;
	font-family: Lucida,'Lucida Sans',"sans-serif";
	font-size: 1.125em;
	text-align: center;
	vertical-align: middle;
	border-top: solid #f00 5px;
	border-bottom: solid #f00 5px;
	overflow: hidden;
}

a.link_display {
	text-decoration: none;
	color: #3E53A2;
	font-weight: bold;
	line-height: 72px;
}

#warn_no_logout {
	display: block;
	height: 120px;
	color: #000;
	font-family: "Helvetica Black", Helvetica, Lucida, "Lucida Sans", "sans-serif";
	font-size: 1.55em;
	text-align: center;
	line-height: 120px;
}

#notice_acct_prefs {
	display: block;
	color: #f00;
	font-family: "Helvetica Black", Helvetica, Lucida, "Lucida Sans", "sans-serif";
	font-size: 1.00em;
	text-align: center;
	font-weight: bold;
}

a.notice_acct_prefs {
	text-decoration: none;
	color: #3E53A2;
	font-weight: bold;
}