div#headlines {
	background: url(../images/headlines_bkg.jpg) repeat-x;
}

div#headlines div#logo{
	background: url(../images/headlines_logo.png) no-repeat;
}

div#headlines div#topNews {
	background: url(../images/headlines_divider.jpg) no-repeat;
}

div#headlines div#topNews a#arrowUp {
	background: url(../images/headlines_arrowUp.jpg);
}

div#headlines div#topNews a#arrowDown {
	background: url(../images/headlines_arrowDown.jpg);
}

div#headlines div#topVideos {
	background: url(../images/headlines_divider.jpg) no-repeat;
}

div#headlines div#topVideos div#latestVideos {
	background: url(../images/headlines_latestVideos.jpg);
}

div#headlines div#topVideos a#arrowUp {
	background: url(../images/headlines_arrowUp.jpg);
}

div#headlines div#topVideos a#arrowDown {
	background: url(../images/headlines_arrowDown.jpg);
}
