#content #page_title .bg
{
	position:relative;
	height:59px;
	background:url(images/page_title_bg.jpg) no-repeat right top;
}
#content #page_title .bg .caption
{
	position:absolute;
	top:14px;
	left:20px;
	display:block;
	height:25px;
	width:124px;
	background:url(images/page_caption.gif) no-repeat;
}
#content #page_title .bg .download
{
	left:110px;
}
#content #game_logo
{
	position:relative;
}
#content #game_logo div
{
	position:absolute;
	top:10px;
	right:40px;
	display:block;
	height:242px;
	width:337px;
	background:url(images/game_logo.png) no-repeat;
	
}
#content #game_description
{
	top:290px;
}