div#newsbox
	{
	background: #000000 url(newsbox-bg-orange.gif) top right no-repeat;
	}
	
div#newspic
	{
	background: #000000 url(newspic-bg-black.gif) top left no-repeat;
	padding: 8px;
	}

#newproduct-1, #newproduct-2, #newproduct-3
	{
	/*background-color: #333;*/
	background-color: #0092c8;
	}
#updates h2
	{
	border-bottom: solid 1px #aa000;
	}
#updates .headline
	{
	color: #FFF;
	}
#updates .headline a
	{
	color: #FFF;
	}
#updates .date
	{
	color: #aa0000;
	}