.item
{
	color: #ABABAB;
}

.gimg
{
	margin-bottom: 3px;
}

.left_side
{
	width: 841px;
	float: left;
	margin-right: 3px;
}

.right_side
{
	width: 123px; 
	float: left;
}

.item_info img
{	
	width: 123px;
	height: 99px;
}

.item_info
{
	float: left;
	width: 123px;
	height: 303px;
	background-image: url(images/game_info_left.png);
}

.item_data
{
	float: left;
	width: 715px;
	height: 303px;
	margin-right: 3px;
	margin-left: 3px;
}

.data_left
{
	float: left;
	width: 340px;
	height: 303px;
}

.data_left img
{
	width: 340px;
	height: 303px;
}

.data_right
{
	float: left;
	height: 303px;
	width: 375px;
	background-color: #1B1B1B;
	position:relative;
	background-image: url(images/game_info_center.png);
}

.description
{
	text-align:justify;
	margin-top:3px;
	margin-left:3px;
	margin-right:14px;
	color: #ABABAB;
	
}

dl
{
	margin-top:1px;

}

dl dt
{
	color: #777777;
	margin-top: 1px;
}

dl dd
{
	margin-left: 0px;
	margin-top: 1px;
	
}

.information
{
	margin-left:6px;
	margin-top: 3px;
	
}

.featureList ul
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;

}

.featureList ul li
{  
	float: left;
	width: 158px;
	padding:0 0 0 11px;
  	list-style-type:none;
  	background:url(images/games_bullet.gif) 4px 5px no-repeat;
}

.featureList
{   
	margin-top: 11px;
	margin-left: 0px;
	height: 110px;
	padding: 0px;
}

.listTitle
{
	margin-left: 3px;
}

.TitleOnBar {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
    letter-spacing:2px;
}

.buttonLinks
{
	position: absolute;
	bottom: 18px;
	margin-left: 4px;
}

.new_button
{
	margin-right: 11px;
	float: left;
}


a
{
 	text-decoration: none;
 	color: #ABABAB;
}
.gameInfo
{
	font-size: 13px;
	color: #F1DBA3;
}
