@charset "utf-8";

body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
	background:#000000 url(../images/wilders_game_pattern.gif) repeat 0 0;
}

html {
	width: 100%;
}

img {
	border: 0px;
	padding: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}

table {
width: 224px;
height: 25px;
border: 0px;
}

td {
	width: 28px;
}

.seo
{
	display: none;
}

div#game {
	padding-top: 5px;
	margin: 0px auto;
	text-align: center;
}
 
div#flash_content {
	border: 2px;
}


/* site seeding bar */
div#site_seeding_bar 
{
	background: url(../images/socialbar_bg.gif) no-repeat top left;
	display: block;
	clear: both;
	width: 260px;
	height: 42px;
	//position:absolute;
	//left: 50%;
	margin: 0px auto;
	//margin: 0 0 0 -130px;
	text-align: center;
	padding: 4px 0 0 17px;
	//padding: 10px 0 0 0px;			/* IE hack */
}

td.seeder 
{
	border: 0px;
	width: 26px;
}

a.seeder_imageborder img 
{
	border: 1px solid transparent;
}
a.seeder_imageborder:hover img 
{
	border:1px solid #333333;
}

/* end - site seeding bar - stefan@dpdk.nl*/
