#gamecontainer
{
	margin : auto;
	text-align : left;
	width: 900px;
	background-color: #555555;
	overflow:visible;
}
body{
	font-size: 11pt;
}

a:link
{
	text-decoration: none;
	color: #ffffff;
}

a:visited
{
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

ul{
	list-style-type: none;
	font-size: 0;
}
li.headline{
	width:900px;
	display: inline-block;
	border: 1px solid #ccc;
	font-size: 16px;
}

li.content{
	width:900px;
}

span.name{

	padding: 10px;
}

span.description{
	padding: 10px;
}

span.tool{
	padding: 10px;
}

span.price{
	padding: 10px;
}

#gamemenu
{
	background-color:#1e90ff;
	color:#ffd700;
	width:100%;
	text-align:center;
	font-size: 16pt;
}

#gamespec
{
	float:left;
	width:340px;
	height:420px;
	background-color:#555555;
}

#gamespec2
{
	float:left;
	width:340px;
	height:322px;
	background-color:#555555;
}

#gamedownload
{
	float:left;
	height:90px;
	witdht:120px;
}

#gameamazon
{
	float:right;
	height:90px;
	witdht:0px;
}

#gameimage
{
	float:right;
	width:560px;
	margin : 0 0px;
	background-color:#555555;
}

#gameheadline
{
	background-color:#008b8b;
	color:#00ffff;
	width:900px;
	text-align:center;
	font-size: 14pt;
}

#gameheadline2
{
	background-color:#008b8b;
	color:#00ffff;
	width:780px;
	height:24px;
	text-align:center;
	font-size: 14pt;
}

#gamenote
{
	width:902px;
	background-color:#555555;
	text-align:left;
	border: 1px solid #ffffff;
}

#gamenote2
{
	width:778px;
	height:65px;
	background-color:#555555;
	text-align:left;
	border: 1px solid #ffffff;
}
