﻿
.NewReleasesGamesSurround
{
	clear: both;
	background: #1a1a1a url( "../images/bg_game.gif" ) top left no-repeat;	
	min-height: 101px;
	width: 224px;
	display: block;
	border: 1px solid #454545;
	text-align: left;
	clear: both;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 3px;
}

.NewReleasesGamesContentCell
{
	padding: 11px 14px;
	float: left;
}

.NewReleasesGamesContentTitleCell
{
	width: 110px;
	color: #ffffff;
	font-size: 12px;
	float: left;
	display: block;
	padding-top: 7px;
	margin-right: 5px;
	overflow: hidden;
}

.NewReleasesGamesContentDescriptionCell
{
	color: #acabab;
	width: 110px;
	font-size: 11px;
	float: left;
	display: block;
	margin-right: 5px;
	padding-bottom: 5px;
}

.NewReleasesGamesContentDescriptionCell a
{
	color: #808080;
	text-decoration: none;
}

.NewReleasesGamesContentDescriptionCell a:hover
{
	text-decoration: underline;
}
