
/* "splash" template style sheet */

.splashnews {
	border-top: 1px solid #acacac;

}

.splashnews TD {
	border-right: 1px solid #cccccc;

	padding-left: 58px;
	color: #787878;


}

.splashnews TD H3 {
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 2px 0px;
	padding: 3px;
	font-weight: bold;
	color: FF3300;
}

.newssnippet  {

}
.splashnews TD .news {
	color: #787878;
	padding: 2px;
	border-right: 0px;
	font-size: 8pt;
}

TD.toolbar {
	background-image: none;
	padding-top: 24px;
}
