div#container2
{
	height: auto;
    width: 770px;
    border: none;
	float: left;
    margin: 0;
    padding: 0;
    background: white;
}

div#list_content
{

    
    
    padding: none;
    border: none;
    margin: none;
    background: white;
    
}

div#container2 >  div#list_content
{

    
    padding: none;
    border: none;
    margin: none;
    background: white;
    
}
table#table_listdetail
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:12px;
	text-align:center;
	background:white;
}
table#table_listdetail img
{
    margin:0; padding: 0; border:none;
	width:175px;
	overflow:hidden;
}

table#table_listdetail a:link
{
	color:#B26000;
	text-decoration: none;
	font-weight: bold;
}

table#table_listdetail a:visited
{
	color:#B26000;
	text-decoration: none;
	font-weight: bold;
}

table#table_listdetail a:hover
{
	color:#B26000;
	text-decoration: underline;
	font-weight: bold;
}

div#more_hidden_object_games
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:12px;
}

/* for top 30 games  */
table#table_listtop
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:12px;
	text-align:center;
	background:white;  	
}


table#table_listtop img
{
    margin:0; padding: 0; border:none;
	
}

table#table_listtop a:link
{
	color:#B26000;
	text-decoration: none;
	font-weight: bold;
}

table#table_listtop a:visited
{
	color:#B26000;
	text-decoration: none;
	font-weight: bold;
}

table#table_listtop a:hover
{
	color:#B26000;
	text-decoration: underline;
	font-weight: bold;
}
.top_list
{
    border: none;	
	background-color:#F9FBFF;
}
.top_list:hover
{
    border: none;	
	background-color:#red;
}


