@import url(expert.css); 

#newstitle { 
	font: 10pt/14pt arial;
	background: #FDF9ED;
	padding: 6px 1em;
	border: 1px solid #BFB78F;
	margin-top: 2em;
	}

#newstitle b { 
	color: #1B6F6C;
	}

#src	{ 
	font: 8pt/10pt arial;
	}

#newstext { 
	padding: .5em 2em;
	border-left: 1px solid #BFB78F;
	border-right: 1px solid #BFB78F;
	border-bottom: 1px solid #BFB78F;
	}
