h2 {
	display: inline;
}

#GameContainerB160 {
	width: 820px;
	float: left;
}

#GameContainerBTop, #GameContainerBTopFull {
	width: 990px;
	float: left;
}

#GameLeftContainerB160 {
	float: left;
	width: 710px;
	margin-right: 10px;
}

#GameLeftContainerBTop {
	float: left;
	width: 880px;
	margin-right: 10px;
}

#GameLeftContainerBTopFull {
	float: left;
	width: 990px;
}

#GameRightContainer {
	float: left;
	width: 100px;
}

div.ContentCornerMiddleGameRight {
	width: 90px;
	line-height: 5px;
	background-color: #E5E5FF;
	height: 5px;
}

div.ContentCornerMiddleGameLeftB160 {
	width: 700px;
	line-height: 5px;
	background-color: #E5E5FF;
	height: 5px;
}

div.ContentCornerMiddleGameLeftBTop {
	width: 870px;
	line-height: 5px;
	background-color: #E5E5FF;
	height: 5px;
}

div.ContentCornerMiddleGameLeftBTopFull {
	width: 980px;
	line-height: 5px;
	background-color: #E5E5FF;
	height: 5px;
}

.GameInfoContent {
	background-color: #E5E5FF;
	clear: both;
	text-align: center;
}

.GameContent {
	background-color: #E5E5FF;
	clear: both;
	padding: 5px;
}

.GameInfoContent h3 {
	color: green;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 11px;
}

#FlashGameContainer {
	margin-top: 10px;
	
	text-align: center;
}

#GameInfoDescription {
	margin-left: 5px;
	
}

#GameInfoStars {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#StarsStatus {
	padding-bottom: 2px;
}

#StarsText {
	margin-top: 2px;
}

#Comments, #CommentsWithScores {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
}

#AddCommentStatus {
	display: none;
	text-align: center;
	color: red;
	border: 1px solid red;
	font-size: 11px;
	width: 400px;
	padding: 3px;
	margin-top: 10px;
}

.ShareIcon {
	padding-top: 5px;
	padding-right: 3px;
	border: 0px;
}

.Comment {
	border-bottom: 1px solid #E2E2E2;
	font: 130%/1.4 arial, helvetica, sans-serif;
}

.CommentImage {
	vertical-align: top;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.CommentAuthor {
	vertical-align: top;
	padding-left: 5px;
	padding-top: 3px;
	width: 130px;
}

.CommentAuthor a {
	font-size: 11px;
	font-weight: bold;
}

.CommentContent {
	vertical-align: top;
	padding-top: 1px;
	color: #333333;
}

.AddCommentTextAreaB160 {
	width: 710px;
	height: 40px;
	_width: 700px;
}

.AddCommentTextAreaBTop {
	width: 880px;
	height: 40px;
	_width: 870px;
}

.AddCommentTextAreaBTopFull {
	width: 985px;
	height: 40px;
	_width: 975px;
}

.AddCommentTextAreaWithScores {
	width: 670px;
	height: 40px;
	_width: 660px;
}

#CommentsAdd {
	padding-top: 20px;
}

/* send to friend */
#SendToFriendContainer {
	width: 355px;
	height: 250px;
	border: 1px solid #CCCCCC;
	background-color: white;
	padding: 5px;
	display: none;
	_height: 190px;
	_padding-bottom: 0px;
}

#SendToFriendContainerClose {
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
	padding-bottom: 5px;
	_padding-bottom: 0px;
}

#SendToFriendStatus {
	display: none;
	text-align: center;
	font-size: 11px;
	padding: 3px;
}

#txtSendToFriendRecipient, #txtSendToFriendYourEmail {
	width: 200px;
}

#txtSendToFriendPreview {
	height: 45px;
	width: 200px;
}
/* end send to friend */

#FacebookLike {
	margin-top: 10px;
}

#GameBottomContainer {
	margin-top: 20px;
}

#ScoresContainer {
	float: left;
	overflow: hidden;
	width: 180px;
	margin-right: 20px;
}

#ScoresHeader {
	width: 360px;
}

#CommentsWithScores {
	float: left;
	width: 670px;
	margin-right: 20px;
	padding-top: 0;
}

#GameInfoBottomContainer {
	float: left;
	width: 100px;
}

#ScoreBoard {
	margin-top: 10px;
}

.ScoreRow {
	overflow: hidden;
	padding-bottom: 3px;
}

.ScoreRowSelected a {
	color: #CE6500;
}

.ScoreRowPosition {
	float: left;
	width: 18px;
}

.ScoreRowUserName {
	float: left;
	width: 120px;
}

.ScoreRowUserName a {
	font-weight: bold;
}

.ScoreRowScore {
	float: left;
	width: 40px;
	text-align: right;
}

#ScoresTimeTabs {
	color: #999999;
	margin-bottom: 10px;
}

#ScoresTimeToday, #ScoresTimeWeek {
	display: none;
}

#ScoresTabAll {
	font-weight: bold;
}