
#rightContainer{
  width:542px;
  padding: 0 0px 0 5px;
}

#leftContainer{
  width:200px;
  float:right;
  padding: 0 5px 0 0px;
}

.newsArticle{
  min-height:400px;
}

.review_header_background
{
	width:365px;
	height:73px;
	background: url(/images/news_header_back.gif) no-repeat top right; 
}

.review_review_txt
{
	position:relative;
	bottom:70px;
	left:20px;
	color:#6cafd6;
	font-weight:bold;
}

.review_title_txt
{
	position:relative;
	bottom:70px;
	left:20px;
	color:#113778;
	font-size:20pt;
}

.review_byuser_txt
{
	position:relative;
	bottom:62px;
	left:20px;
	color:#113778;
}

.review_header
{
	height:90px;
	overflow:hidden;
}

.review_description
{
	padding-left:20px;
	height:auto;
}

.review_desc_cont
{
	width:500px;
}

.gameBadgeContainer{
  float:right;
  width:170px;
  height:375px;
  overflow:hidden;
	position:relative;
	bottom:30px;
	left:25px;
  padding: 1em 0 1em 0px;
}
#game_badge_image
{
	position:relative;
	left:6px;
	width:142px;
	height:142px;
}

.gamebadgecont2
{
	float:right;
	height:300px;
	width:162px;	
	overflow:hidden;
}

#game_badge_image img
{
	width:142px;
	height:142px;
	position:relative;
	left:5px;
}

.review_meter
{
	text-align:left;
	float:left;
	position:relative;
	top:17px;
	left:10px;
}

.review_link1
{
	float:left;
	position:relative;
	bottom:48px;
	left:10px;
}
.review_link2
{
	float:left;
	position:relative;
	bottom:52px;
	left:10px;
}

.review_seperator
{
	display:inline-block;
	position:relative;
	top:50px;
	left:6px;
	padding:50px 0px 23px 0px;
	width:524px;
	height:6px;
	background: url(/images/review_seperator.gif) repeat-x top right; 
}

.gameBadgeInner
{
	float:right;
	position:relative;
	top:0px;
	width:143px;
	height:97px;
}

.gameBadgeInner2
{
	float:right;
	position:relative;
	top:-35px;
	right:7px;
}
.gameBadgeGrade
{
	position:relative;
	float:right;
	width:143px;
	height:115px;
	padding-right:9px;
	font-size:45pt;
	text-align:center;
	color:#5d768a;
	margin:0;
	background: url(/images/grade_box.gif) no-repeat top left; 
	overflow:hidden;
}

.innergradefont
{
	font-size:9pt;
	top:-30px;
	position:relative;
}

.news_cont_cont
{
	padding-top:10px;
}

.shareSection{
  padding-top: 2em;
}
