#header ul#menu li.news a { 
	background-position: right bottom; 
}
#content #main #news { 
	background: #FD881A url(../css/content-main-news.gif) no-repeat; 
	position: relative;
	top: -10px;
	width: 500px; 
}
#content #main #news h1 { 
	color: #FFF; 
}
#content #main #news p { 
	color: #FFF; 
	margin: 0 0 10px 10px;
}
#content #main #news strong { 
	color: #000; 
}
#content #main #news strong.posted {
	text-transform: capitalize;
}
body #content #main #flash {
	background: url(images/29.jpg) no-repeat;
	height: 210px;
	position: relative; 
	width: 490px;
}
html > body #content #main #flash { top: -10px; }