#pagetop {
	clear:both;
	width:840px;
}
#pageleft {
	margin-right:330px;
}
#pageright {
	float:right;
	width:320px;
}
#pagebottom {
	clear:both;
	width:840px;
}
.bold {
	font-weight:bold;
}

#game {
	text-align:center;
	margin-bottom:5px;
	color:#FFFFFF;
}
#game h1 {
	font-size:26px;
	text-align:left;
	padding:5px;
}


#achievements {
	background:#232d3f;
	text-align:center;
	padding:5px;
	margin-bottom:5px;
}
#achievements h1 {
	font-size:10px;
	text-align:right;
}

#comments {
}
#comments .comment {
	border: 1px dotted #4d6284;
	padding:5px;
	margin-bottom:5px;
}
#comments .comment .login {
	display:block;
	font-weight:bold;
}

#commentbox {
	text-align:right;
}
#comment_form textarea {
	width:480px;
	height:80px;
}
#comment_form #sub {
	width:140px;
}

.msg {
	font-weight:bold;
	color:#ff3636;
}

.games_center {
	text-align:center;
}
.game_preview {
	width:36px;
	display:inline;
	padding:0px;
}
