@CHARSET "UTF-8";

.left, #header .lang, #redline, #breadcrumbs, .anons, .ping, #newsticket, .bottom {display: none;}

body, #top, .center, #main, #header, .bot_sh {background: #fff;}

#top {height: 150px;}
#header {height: 150px; width: 640px; border: 0 solid;}
.page, .center, #main, #container {width: 640px;}

#header .container {
	margin: 1px 0 0 0px;
}
#main .page {
	background-color: white;
	border-top: 1px solid white;
	width: 640px;
	margin: 0 auto;
	text-align: left;
}

.center {margin: auto;}