#communityTop
{
	height:44px;
	width: 880px;
	margin: 0px auto 10px auto;
	background-repeat: no-repeat;
	clear: left;
	border-bottom: 1px solid #CCC;
}

#communityTop ul
{
	margin: 0 0 0 0;
}

#communityTop ul li
{
	width: auto;
	padding: 5px 15px;
	float: left;
	text-align: center;
	font-weight: bold;
	text-shadow: #DDD 1px 1px 1px;
	margin-top: 5px;
}

#communityTop ul li a
{
	color: #333;
}

#communityTop ul li a:hover
{
	color: #186e83;
	text-shadow: #219eb5 0 0 0;
	text-decoration: none;
}

#communityTop #communityLogo
{
	float: left;
	width: 160px;
}

#communityTop #coinBalance
{
	text-align: right;
	float: right;
	padding: 3px 15px 0 0;
}

#userLeft
{
	float: left;
	width: 200px;
	margin: 0 10px;
	font-size: 75%;
}

#userLeft h4, #userRight h4
{
	font-size: 11pt;
	color: #333;
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
	font-weight: bold;
}


#userLeft .infoSection, #userRight .infoSection
{
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
}

#userLeft li
{
	padding: 5px 0;
}

#userRight #bigSection, #userRight #smallSection
{
	float: left;
	width: 394px;
}

#userRight #smallSection
{
	margin-left: 20px;
	width: 244px;
}

#userRight #bigSection .infoSection
{
	width: 394px;
	float: left;
	font-size: 100%;
}

#userRight #smallSection .infoSection
{
	width: 244px;
}

#userLeft .infoSection table, #userRight .infoSection table,
#userLeft .infoSection tr, #userLeft .infoSection tr td,
#userRight .infoSection tr, #userRight .infoSection tr td
{
	background-color: transparent;
	border: none;
}

#userRight li
{
	padding: 10px 0;
}

#userRight li.gray
{
	background-color: #EEE;
}

#userRight li.lightgray
{
	background-color: #F4F4F4;
}

#userRight li img.gameScreen
{
	margin: 0 10px;
	float: left;
	width: 32px;
	height: 32px;
}

#userRight
{
	float: left;
	width: 680px;
}

#userRight h3
{
	font-weight: bold;
	font-size: 16pt;
	color: #333;
	bordfer-bottom: 1px solid #DDD;
	display: block;
	margin: 0;
	padding: 0;
	text-shadow: #CCC 0px 0px 1px;
}

#userRight h5, #heyzapRel
{
	color: #999;
	font-weight: normal;
	font-size: 9pt;
	text-shadow: none;
	padding-left: 10px;
}

#userRight #bioSpeech
{
	width: auto;
	height: auto;
	border: 1px solid #DDD;
	padding: 5px 5px 10px 5px;
	margin-top: 15px;
	-moz-border-radius: 10px;
	color: #777;
}

#userRight #bioSpeech #bioSpeechTop
{
	margin: -21px -10px 5px 10px;
}

#myPageSplash
{
	width: auto;
	background-color: #f8f182;
	padding: 5px;
	margin-top: 10px;
	display: block;
}

.gameCat .thumbContainer, .thumbContainer
{
  height: 100px;
  width: 100px;
  background-color: #000;
  color: #FFF;
}

.gameCat img.glossCover
{
  margin: -100px 0 0 0;
}

.gameCat img.gameThumb
{
  height: 100px;
  width: 100px;
}

.gameCat ul li
{
  display: block;
  float: left;
  width: 100px;
  text-align: center;
  margin: 4px 3px;
  height: 125px;
}