div#bg
{
  width: 760px;
  
  border-top: 0px solid #ffff00;
  
  border-right: 6px solid #FF8000;
  border-left: 6px solid #FF8000;  
  
  border-top: 4px solid #ff8000;
  
  background: #ffffff url(/images/design/header_bg_img.jpg) no-repeat;  
}

div#right_bar
{
  padding-top: 140px;
  
  line-height: 1.5;
  
  font-size: 8px;
  font-family: ms sans serif, geneva, helvetica;
  color: #b06020;
}

div#right_bar td
{
  padding-bottom: 4px;
  
  line-height: 1.5;
  
  font-size: 8px;
  font-family: ms sans serif, geneva, helvetica;
  color: #b06020;
}


div#right_bar a
{
  color: #c08020;
  text-decoration: none;
}

div#vote a.star
{
  font-size: 8pt;
  border-bottom: 0px;
}


div#vote td
{
  font-size: 9pt;
}

div#header
{
  padding-top: 0px;
  padding-left: 0px;
  
  border-bottom: 4px dotted #101060;  
}

div#footer
{
  background: #ffb000;
  
  border-top: 3px solid #ff8000;
  border-bottom: 3px solid #ff8000;  
  
  margin-top: 24px;  

  text-align: center;
  
  padding: 4px;
  
  line-height: 1.7;
}

div#footer .foottext, a.foottext
{
  color: #000000;
  font-family: Verdana;
  font-size: 7pt;
  font-weight: bold;  
}


div#body
{
  padding: 16px;
  padding-bottom: 32px;
  padding-right: 24px;
  
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  
  margin-left: 16px;
  margin-top: 24px;
  
  border: 1px solid #e0e0e0;
}

div#body .game_title
{
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  color: #000000;    
}

div#body .game_date
{
  font-size: 8pt;
}


div#body .game_platform
{
  font-size: 8pt;
  color: #606060;
}

div#body a.game_title
{
  text-decoration: none;
  border-bottom: 2px solid;
}

div#body a
{
  font-weight: bold;
  color: #0000ff;
}


div#body a.play_game
{
  text-decoration: none;
  color: #2020ff;
  font-weight: bold;  
  border-bottom: 0px solid #2020ff;
}

div#body td.form_style
{
  font-size: 9pt;
}

div#body a.favorite_title
{
  text-decoration: none;
  color: #2020ff;
  font-family: Arial;
  font-weight: normal;
  font-size: 8pt;   
  border-bottom: 0px solid #2020ff;
}

div#body a.play_game_now
{
  font-size: 12pt;
  text-decoration: underline;
  color: #2020ff;
  font-weight: bold;  
  border-bottom: 0px solid #2020ff;
}


div#divider 
{
	margin-top: 48px;  
	margin-bottom: 24px;
  margin-right: 0px;
  
  border-bottom: 1px solid #e0e0e0;
}



div#left_menu
{
  margin-top: 16px;
  
  padding-left: 16px;
}

div#left_menu td a
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

