#content_middle /* overrides the rule in main.css */
{
	background-color: #ffffff; /* while we wait for the background image to load */
	background-image: url('bg621_416.gif');
}

#content
{
	background-color: transparent;
}


form
{
	margin: 0px;
}


#content h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 13px;
	background-image:url('dotbwhoriz.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}


#content h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

div.review
{
	background-image:url('dotbwhoriz.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:1px;
	clear:both;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

div.review2
{
	overflow:hidden;
	word-wrap: break-word;
	padding: 9px 13px 10px 13px;

	width:416px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:390px;
}
html>body div.review2
{
	width:390px;
}

div.review2 p
{
	margin: 4px 0px 0px 0px;
	line-height:14px;
}
div.review2 p a
{
	color: #5f6066;
	font-weight: bold;
	text-decoration: none;
}
div.review2 p a:hover
{
	text-decoration: underline;
}


a.editreview
{
	float:right;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.editreview:hover
{
	text-decoration: underline;
}
.avatar
{
	float:left;
	margin-right:6px;
	margin-top:2px;
	width: 57px;
	height: 57px;
}
.commentheader
{
	font-family:arial;
	font-weight:bold;
}

.commentauthor
{
	font-family: arial;
	font-weight: normal;
	color:#09c;
	text-decoration: none;
	margin-right:5px;
}

.commentauthor:hover
{
	text-decoration: underline;
}

.commentdatetime
{
	font-weight: normal;
	font-family: arial;
	font-size: 10px;
}


.scoretable
{
	margin-top:2px; font-size:12px; font-family:arial; font-weight:bold; height:31px;
}
.bigscoredesc
{
	color:#ffffff; background-color:#0ae; text-align:center;
	padding-left: 5px;
	padding-right: 5px;
}
.bigscore
{
	background-color:#dbdcde;
	font-size:16px;
	width: 60px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}


div.morereviews
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	float:right;
	text-align:right;
	margin: 0px 13px 0px 13px;
}
div.morereviews a
{
	color:#5f6066;
	text-decoration: none;
}
div.morereviews a:hover
{
	text-decoration: underline;
}



.col167
{
	font-family: arial, helvetica, sans-serif;
}

.scorediagram
{
	margin-left:auto; margin-right:auto;
}
.scorediagram img
{
	width: 13px;
	background-color:#0ae;
}
.staples td
{
	width: 13px;
	vertical-align: bottom;
}
.diagnumbers td
{
	text-align: center;
	font-weight:bold;
}

/* rules for the game info box */
.sectionh
{
	background-image: url('dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d2d2d4;
	font-size: 2px;
	height: 20px;
	clear: both;
}

.col167 .sectionh img
{
	margin: 7px 0px 0px 7px;
}

img.portrait
{
	width: 151px;
	margin: 8px 0px 0px 8px;
	display: block;
}

.username
{
	margin: 4px 8px 8px 8px;
	color: #0ae;
	font-weight: bold;
	font-size:12px;
}
.username a
{
	color: #0ae;
	text-decoration: none;
}
.username a:hover
{
	text-decoration: underline;
}

ul.infobox
{
	margin:0px; padding:0px; list-style:none; font-size:10px;
	font-family:arial;
}

ul.infobox li
{
	margin:8px 7px;
}

ul.infobox div
{
	font-size:11px;font-weight:bold;
}

ul.infobox a
{
	color:#000000;
	text-decoration:none;
}

ul.infobox a:hover
{
	text-decoration:underline;
}

.boxshot
{
	margin: 3px 0px 8px 7px;
}
.boxshot2 /* almost same as avatar */
{
	float:left;
	margin-right:6px;
	margin-top:2px;
	width: 57px;
}
/*
.boxshot3
{
	margin: 8px 0px 7px 0px;
	display:block;
}
*/
/* end of rules for the game info box */


div.toproductpage
{
	margin: 0px 0px 0px 7px;
	font-weight: bold;
	font-family:arial,helvetica,sans-serif;
}
div.toproductpage a
{
	color:#0ae; text-decoration:none;
}
div.toproductpage a:hover
{
	text-decoration:underline;
}


.aboutscores
{
	color:#0ae;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
	float:right;
}

a.aboutscores:hover
{
	text-decoration:underline;
}

/* rules for the standard compose form */

#composeform
{
	margin:10px 15px 13px 0px;
}

#composeform label
{
	font-weight:bold;
	font-family:arial;
	float:left;
	clear:left;
	margin:0px 0px 5px 0px;
	width:95px;
	background-color:#ffffff; /* haha, BUG! If i remove this, the layout fucks up in IE6 */
}

#composeform .smilegend {
	margin: 20px 0px 10px 0px;
}

#score, #username2, #password2
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
}

#composeform textarea
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	/*float:right;*/

	width:285px;
	height:173px;
	overflow:auto;
}

section.commentslist.edit #composeform textarea {
	font-size: 15px;
	line-height: 20px;
	font-family: "Helvetica Neue", 'TeXGyreHeros', arial;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	margin-right: 5px;
	height:350px;
}

#composeform .smilegend
{
	clear:left;
}
.smilegend img
{
	cursor: pointer;
}

.userpass
{
	float:left; width:253px;
}

.buttons
{
	float:right;
	text-align:right;
}

.btnsend
{
	margin-left:5px;
	float:right;
	clear:both;
}

.btnpreview
{
	float:right;
}

/* end of rules for the standard compose form */
