

/* local navigation menu */
/* override default state of news item so that it is "on" for this section of the site */
#localmenu li#news a {
	background: url(http://www.sas.com/includes/headers/images/news-over.jpg) bottom left no-repeat;
	width: 38px;
}

/* Hide the Opinion Labs link */
a#ooFeedback { display: none !important; }



