/* CSS Styles for "torneo" area of the site */

table.results { width: 300px;}
                
table.results td {
   border: 1px inset #eee;
   padding: 5px;
   background-color: #9c9;
}
				 

         