/* CSS Document */

#moregames
{	
	position: 		absolute;
	top: 			50%;
	left: 			50%;
	width:			180px;
	margin-top: 	-180px;
	margin-left: 	390px;
}

#moregames h1
{
	display:		none;
}

#moregames h2
{
	overflow:		hidden;
	text-indent:   -60000px;
	display:		block;
	width:			128px;
	height:			26px; 
	background:		url(../images/08/bg_morechristmasfun.gif) no-repeat top left;
}

#moregames h3
{
	overflow:		hidden;
	text-indent:   -60000px;
	display:		block;
	width:			97px;
	height:			13px; 
	margin-top:		20px;
	background:		url(../images/08/bg_sponsoredlinks.gif) no-repeat top left;
}

#moregames li
{
	padding-top:    15px;
	padding-bottom: 0px;
	list-style:		none;
}

#moregames #ed a
{
	overflow:		hidden;
	text-indent:   -60000px;
	display:		block;
	width:			161px;
	height:			41px;
	background:		url(../images/08/logo_elfdrive.png) no-repeat top left;
}

#moregames #eh a
{
	overflow:		hidden;
	text-indent:   -60000px;
	display:		block;
	width:			161px;
	height:			46px;
	background:		url(../images/08/logo_elfhazard.png) no-repeat top left;	
}

#moregames #sd a
{
	overflow:		hidden;
	text-indent:   -60000px;
	display:		block;
	width:			162px;
	height:			73px;
	background:		url(../images/08/logo_sleighdash.png) no-repeat top left;	
}


#moregames #sponsoredlinks
{
	position:		relative;
	left:			-62px;
	top:			35px;
	width:			240px;
}
#sponsoredlinksleft
{
	position:		absolute;
	left:			-135px;
	top:			90px;	
}

