/* ID 1008 - Arts & Life OVERRIDES */

/*supress audio in featured area  */
.featured p.audiorow {
	display: none;
}




/*supress spikes in featured area rightcol */
.featured .right ul.spike {
	display: none;
}


/* foundation credit */

#foundation p {
	margin:0 0 4px 0 ;
}

#news #main_sidebar .bucketwrap.search {
	margin-bottom:0px;
}


/* fix monkey see branding appearing in oscars 2013 branded headlines api */
/*
.brand93568166 a.twocol {
    background:url(https://media.npr.org/images/branding/series/oscars-2013-2col.gif) no-repeat left top;
    height:68px;
}
*/