#content #bigimage {
	
	position: absolute;
	top: -9px;
	left: -39px;
	
}

#content #text {
	
	position: absolute;
	top: -3px;
	left: 405px;
	padding: 0px;
	display: block;
	width: 195px;
	color: #3D3D3D;
}



#content #submenu a{
	
	text-indent: -1000px;
	display: block;
	height: 30px;
	background: #660066;
}

#content #thisgame {
	
	top: 103px;
	left: 128px;
	width: 250px;
}

#content #submenu #thisgame, #content #submenu #nextgame, #content #submenu #links a{
	
	position: absolute;
	display: block;
	border: solid 8px #F2F2F2;
	background: #F2F2F2;

}

#content #thisgame a {
	
	background: url(thisgame.gif) no-repeat 12px 8px #660066;	
}

#content #nextgame {
	
	top: 245px;
	left: 495px;
	width: 192px;
}

#content #nextgame a{
	
	background: url(nextgame.gif) no-repeat 12px 8px #660066;	
}

#content #submenu #links a{

	background: url(links.gif) no-repeat 12px 8px #660066;
	width: 94px;
	top: 190px;
	left: 495px;
	height: 46px;
}

/*invisible for ie\*/
html[xmlns] #content #nextgame {
	width: 178px;
}

html[xmlns] #content #thisgame {
	width: 236px;
}

html[xmlns] #content #submenu #links a {
	width: 80px;
	height: 30px;
}
/* */

#content #popup {
	position: absolute;
	top: 80px;
	left: 250px;
	border: solid 1px #FC5302;
	background: url(../style/images/white.png);
	padding: 6px;
	display: block;
	width: 180px;
}

#content #thisgamepop #popup a, #content #nextgamepop #popup a {
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
}

#content #nextgamepop #popup {
	top: 260px;
	left: 370px;
}

#content #popup #closebar a{
	display: block;
	width: auto;
	text-align: right;
	color: #FF4E00;
	font-size: 17px;
	font-style: bold;
	margin-top: -4px;
}

#content #linkspop #popup {
	top: 150px;
	left: 320px;
	width: 250px;
}