* {
	margin:0pt;
	padding:0pt;
}

body {
	background: url(/images/bg.png) repeat-x 0 0 #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}

p {
	color: #415C71;
	line-height: 1.2em;
	font-size: 11px;
	font-weight:normal;
}

.out {
	margin: 0px auto;
	width: 800px;
	height:100%;
	padding-top: 250px;
}

#header {
/*	background: url(/images/404.png) no-repeat center 0px; 
*/	width: 800px;
	min-width: 800px;
	height: 181px;
}

#content {
font-size:72px;
	width: 800px;
	min-width: 800px;
	height:103px;
	min-width: 103px;
	display:table;
    text-align:center;
}

#left {
	background: url(/images/404_zireael_forum.png) no-repeat center 0px;
	width: 800px;
	/*float: left;*/
	height:103px;
	min-height:103px;
}

* html #left {
	background: url(/images/404_zireael_forum.png) no-repeat center 0px;
	width: 400px;
	float: left;
	height:103px;
	min-height:103px;
}

#right {
	background: url(/images/404_uaro_forum.png) no-repeat center 0px;
	float: right;
	width: 400px;
	height:103px;
	min-height:103px;
}
