h1#big {
	font-family: Tahoma, sans-serif;
	padding: 0 0 7px 0;
    margin: 0;
	color: #3D413F;
	font-size: 60px;
    font-weight: bold;
}

p.msg {
	text-align: left;
	color: #3D413F;
	font-size: 17px;
	font-weight: normal;
}

p.msg_attention {
	height: 230px;
	text-align: left;
	color: #3D413F;
	font-size: 17px;
	font-weight: normal;
	background-image: url('/images/error/whoa.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 400px;
}

div.msg_attention {
	height: 230px;
	text-align: left;
	color: #3D413F;
	font-size: 17px;
	font-weight: normal;
	background-image: url('/images/error/whoa.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 400px;
}