/***************************************
   sports/nflheadcoach/news.css for EA.com
****************************************/


/* PAGE BACKGROUND */
#page {
   background:url(../_img/home_bg_v3.jpg) no-repeat;
   height:1200px;}

.C_editorial_list .comphdr {
	background: url(../_img/hdr_news_list.jpg) no-repeat;
	width: 290px;
	height: 40px;
	display: block;
	padding: 0px;
	margin: 0px;
}

div > .C_editorial_list > .comphdr {
	padding-top: 30px;
}

.C_editorial_list .comphdr div {
	display: none;
}

.C_editorial_list .date{
   background: none;
}

.C_editorial_list .hdr{
   
}

