/*********************************************************************
   sports/grid.css for EASPORTS.com
   code by Byron Tredwell (byron(AT)blastradius.com)
*********************************************************************/

/* IMPORT EA.COM grid.css */
@import url(../../_css/grid.css); 

.blockBg{
   background: #000000;
   opacity: 0.75;
   -moz-opacity: 0.75;
   -khtml-opacity: 0.75;
   filter: alpha(opacity=75);
}
   
