table.newsflashcontentpaneopen, table.newsflashcontentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

.newsflashcontentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

a.newsflashcontentpagetitle:link, a.newsflashcontentpagetitle:visited {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: normal;
	color: #135cae;
}

a.newsflashcontentpagetitle:hover {
	text-decoration: underline;
	color: #0b3768;
	font-weight: normal;
}

hr.newsflashhr {
}