
.review
{
	width: 380px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
}

.review p
{
	margin: 0px;
	padding: 0px;
	color: #666565;
	margin-left: 130px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
}

.review h2
{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	margin-left: 130px;
	margin-right: 10px;
	padding-bottom: 3px;
}

.review h2 a
{
	color: #06F;
	text-decoration: none;
}

.review h2 a:hover
{
	text-decoration: underline;
}

.review img
{
	border: #000000 solid 1px;
}

div.paging
{
	float: right;
	margin-bottom: 10px;
}

div.paging a
{
	color: #000000;
	text-decoration: underline;
}

div.sorting
{
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666;
}

div.sorting a
{
	color: #000;
	text-decoration: underline;
}

div.adBlock
{
	float: right;
	width: 336px;
	height: 280px;
	padding: 0px;
	margin-bottom: 12px;
	text-align: center;
}

div.featuredGames
{
	float: left;
	width: 416px;
	margin-bottom: 12px;
	background-image: url(../images/structure/featured-module-top.jpg);
	background-repeat: repeat-y;
}

.featuredGames .bottom
{
	background-image:url(../images/structure/featured-module-bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	min-height: 295px;
	height:auto !important;
  	height: 295px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
}

.featuredGames .bottom .largePreview
{
	width: 290px;
	height: 193px;
	border: #000000 solid 1px;
	float: left;
	margin-bottom: 5px;
}

.featuredGames .bottom .thumbnails
{
	float: right;
	width: 96px;
	text-align: center;
}

.featuredGames .bottom .thumbnails img
{
	width: 86px;
	height: 57px;
	margin-bottom: 4px;
	border: #000000 solid 1px;
}

.featuredGames .bottom h2
{
	font-size: 20px;
	font-weight: bold;	
	margin-bottom: 1px;
	clear: left;
}

.featuredGames .bottom h2 a
{
	color: #06F;
	text-decoration: none;
}

.featuredGames .bottom h2 a:hover
{
	text-decoration: underline;
}

.featuredGames .bottom p
{
	margin: 0px;
	line-height: 18px;
	padding-bottom: 12px;
	color: #4a4949;
}

div.reviewPage
{
	float: left;
	width: 435px;
}

div.reviewPage #gameImage
{
	border: #000000 solid 1px;
	float: left;
}

div.reviewPage p
{
	margin-top: 0px;
	margin-left: 130px;
	line-height: 18px;
	color: #666565;
}

div.reviewPage #rating
{
	width: 435px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 25px;
	background-image: url(../images/structure/rating-top.jpg);
	background-repeat: no-repeat;
}

div.reviewPage #rating #bottom
{
	background-color: #f0f5ff;
	background-image: url(../images/structure/rating-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}

div.reviewPage #playGame
{
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
}

div.reviewPage #playGame a
{
	color: #06F;
}

#otherGames
{
	width: 300px;
	float: right;
}

#otherGames a
{
	text-decoration: none;
}

#otherGames a:hover
{
	text-decoration: underline;
}

#otherGames h3
{
	margin-top: 0px;
	margin-bottom: 8px;
}

#otherGames .gameBlock
{
	width: 120px;
	float: left;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#otherGames .gameBlock img
{
	border: #000000 solid 1px;
	margin-bottom: 2px;
	width: 120px;
	height: 80px;
}

#otherGames
{
	width: 300px;
	float: right;
}

#otherGames h3
{
	margin-top: 0px;
	margin-bottom: 8px;
}

#otherGames .gameBlock
{
	width: 120px;
	float: left;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#otherGames .gameBlock img
{
	border: #000000 solid 1px;
	margin-bottom: 2px;
	width: 120px;
	height: 80px;
}



#rating
{
	float: left;
	width: 435px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 25px;
	background-image: url(../images/structure/rating-top.jpg);
	background-repeat: no-repeat;
}

#rating #bottom
{
	background-color: #f0f5ff;
	background-image: url(../images/structure/rating-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}


div.description
{
	width: 435px;
	float: left;
	margin-top: 10px;
}

div.description img
{
	float: left;
	border: 1px solid #000000;
}

div.description p
{
	padding-left: 10px;
	width: 300px;
	float: left;
	margin-top: 0px;
	color: #666565;
}

div.description .link
{
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

div.description .link a
{
	color: #06F;
	text-decoration: none;
}

div.description .link a:hover
{
	text-decoration: underline;
}