table.jogos2
  {width: 135px;}
  
 table.jogos1
  {width: 135px;
   margin-bottom: 7px;}
  
td.inter
  {width: 37px;
	height: 20px;	
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	background-image: url(images/jogos_jogo_fundo.png);
	color: white;}

td.jogo
  {border-style: solid;
	border-width: 1px;
	border-color: red;}

td.versus
  {width: 20px;
   height: 20px;
	background-image: url(images/jogos_jogo_fundo.png);
	font-family: Arial Black;
	font-size: 13px;
	color: white;
	text-align: center;}
	
td.adversario
  {font-size: 13px;
	font-weight: bold;
	padding: 2px;
	width: 77px;
	text-align: center;
	background-image: url(images/jogos_jogo_fundo.png);
	color: White;}
	
td.numgol
  {font-size: 16px;
	font-family: Arial Black;
	text-align: center;}

#infojogo
  {font-size: 10px;
	color: #5B5B5B;
	text-align: center;
	line-height: 118%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F1ADAD;
	padding-top: 2px;}
	
#maisjogo
  {float: right;
	font-size: 8px;
	margin-right: 2px;}