body {
	font-family: sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #F3F3F3;
	margin: 10pt;
}
hr {
	border: 0;
	color: #EDEDED;
	background-color: #EDEDED;
	height: 2pt;
	clear:both;
}
h1, h2, h3 {
	font-family: serif;
}
h1, p.subtitle {
/*	display:block;
	max-width: 250pt;*/
	text-align: center;
	text-transform: lowercase;
}
p.subtitle {
	font-size: 12pt;
	color: #808080;
}
div#progress {
	text-transform: lowercase;
}
div#progress h1 {
/*	visibility: hidden;*/
	display: none;
}
h1 a {
	color: #000000;
	text-decoration: none;
}
div#page, div#progress {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #EDEDED;
	border-width: 3pt;
	background-color: #FFFFFF;
}
div#page {
	width: 500pt;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-bottom: 10pt;
}
div#progress {
	width: 400pt;
	height: 140pt;
	margin-top: 100pt;
	text-align: center;
}
ul li span, ul li a {
	color: #008080;
}
.server_up {
	font-weight: bold;
	color: #00AA00;
}
.server_down {
	display: inline;
	font-weight: bold;
	color: #AA0000;
}
.server_timeout {
	font-weight: bold;
	color: #FFA500;
}
.comment {
/*	font-size: 12pt;*/
	font-style: italic;
}
form {
	display: inline;
	margin-left: 5pt;
}
ul.server_info {
/*	padding-top: 10pt;*/
	vertical-align: middle;
	display: table-cell;
}
a.ingame_screenshot_link {
	display: table-cell;
	vertical-align: top;
}
img.ingame_screenshot {
	width: 130pt;
}

p.graph {
	text-align: center;
}

img.system_logo {
	width: 13pt;
	vertical-align: top;
}

/*.start_server {
	display: inline;
}*/	
