
body { background:#ccc; }

	.alert-box { width:944px; height:406px; margin:auto; background:url(../images/warning_back.png) no-repeat; border:0px solid #000; }

		.alert-right { width:660px; margin:100px 65px 0 0; float:right; }
		
			.alert-right p { font:24px Arial, Verdana, Helvetica, sans-serif; text-align:center; }
		
				.alert-right p strong { font-weight:bold; color:#ff0000; }