/***************************************
   sports/nbalive07/home.css for EASports.com
****************************************/

/* PAGE BACKGROUND */
#page {
   background:url(../_img/home_bg.jpg) 0px -17px no-repeat;
   height:1200px;}

/* News article */
   
.C_news_events_article {
   /*background: url(../_img/sweepstakes/bg_rules.jpg) no-repeat;*/
	margin-top: 40px;
   }
	
.C_news_events_article #C_news_hdr {
	height: 41px;
	display: block;
}

#newsEventsArticle .date {
	display: none;
}

.COMP .complinkscontainer{
	height: 30px;
	padding-left: 0;
}

.COMP .complinks{
	text-align: left;
}

.COMP .complinks a {
   padding:2px 10px 2px 20px;
   }
	
.C_editorial_list .content a { 
	display: inline;
	padding-left: 0;
}
	
.C_editorial_list {
  background:url(../_img/bg_content.gif);
  }
  
.C_editorial_list .hdr{ 
   width: 90%;
}
