/*********************************************************************
   sports/tigerwoods06/grid.css for EA.com
*********************************************************************/

/* IMPORT SPORTS.COM grid.css */
@import url(../../_css/grid.css); 

.blockBg {
   background-color:#131c28;
   opacity: 0.80;
   -moz-opacity: 0.80;
   -khtml-opacity: 0.80;
   filter: alpha(opacity=80);
   }
