div#newscenter2 {
margin-left: 160px;
}

#newscontainer
{
}

#newscontent
{
	background: #fff;
	padding-left: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	display: inline;
}

#newscontainer #newscontent a {
	color: #F68B21;
	font-weight: normal;
	text-decoration: underline;
}

#newscontainer #newscontent h1, h2, h3, h4, h5 {
	color: #18558B;
	font-weight: bold;
}

#newscontainer #newscontent h1 {
	font-size: 18px;
}
#newscontainer #newscontent h2 {
	font-size: 16px;
}
#newscontainer #newscontent h3 {
	font-size: 14px;
}
#newscontainer #newscontent h4 {
	font-size: 12px;
}
#newscontainer #newscontent h4 {
	font-size: 12px;
	font-style: italic;
}
#newscontainer #newsborder {
	border-bottom: 1px solid #CCDFEB;
	padding-bottom: 5px;
	display: inline; 
}

