.homepage_top
{
	height: 196px;
	background: #444444 url('/img/layout/homepage_top.jpg') repeat-x;
	padding: 11px;
}
.homepage_newestgame
{
	height: 173px;
	width: 393px;
	background-color: #2E2E2E;
	padding: 11px;
	float: left;
	position: absolute;
}
#newest_game
{
	position: absolute;
}
.homepage_playnow
{
	position: absolute;
	margin: 113px 0 0 289px;
	float: left;
}
.homepage_newestgame_desc
{
	height: 96px;
	width: 339px;
	position: absolute;
	margin: 0 0 0 415px;
	overflow: hidden;
}
.homepage_newestgames
{
	height: 99px;
	width: 339px;
	background-color: #2E2E2E;
	position: absolute;
	margin: 96px 0 0 415px;
}
.homepage_newestgames .titles
{
	margin: 4px 0 4px 20px;
	display: block;
	position: absolute;
}
	
.homepage_newestgames ul
{
	margin: 12px 0 0 20px;
	padding: 0;
}

.homepage_newestgames  img /*ul span*/
{
	background-color: #3D3D3D;
	display: block;
	height: 54px;
	width: 80px;
	padding: 6px;
}
.homepage_newestgame_desc h2
{
	position: absolute;
	margin-left: 24px;
}
.homepage_newestgame_desc h2 a
{
	color: #FFFFFF;
	font-size: 23px;
	font-family: Arial, Verdana;
}
.homepage_breadcrumb
{
	margin: 28px 0 0 24px;
	position: absolute;
}
.homepage_breadcrumb a, .homepage_breadcrumb
{
	color: #A66917;
	font-size: 9px;
}
.homepage_desc
{
	position: absolute;
	margin: 46px 0 0 24px;
	display: block;
	color: #B0B0B0;
	font-size: 11px;
	width: 310px;
}
.homepage_left
{
	width: 438px;
	float: left;
}
.homepage_right
{
	width: 316px;
	background-color: #D9D9D9;
	min-height: 350px;
	float: left;
	padding: 10px 10px;
}
.findagame
{
	width: 283px;
	height: 22px;
	background-color: #383838;
	padding: 10px 8px;
	border: 8px solid #313131;
}
.findagame p
{
	color: #ADADAD;
}


#pop1
{
	display: normal;
}