
/* "splash" template style sheet */

.splashnews {
	background: none;
}

.splashnews TD {
	border-right: 1px solid #cccccc;
	padding: 6px;
	color: #7f7f7f;
	background-color: #ffffff;
}

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

.newssnippet  {

}

