#news #container {background-image: url(images/SKpic_news.gif);}
#dates #container {background-image: url(images/SKpic_dates.gif);}
#content {
	padding: 5px 10px 0 160px;
	font: oblique normal 12pt "Courier New", Courier, mono;
	height: 409px;
}
#dates #content {padding-left: 250px;}
#content div {
	height: 400px;
	overflow: auto;
	padding-right: 5px;
}
#content a:hover {
	text-decoration: none;
	background-color: #CCC;
	color: black;
}
table {border: none;}
th, td {
	vertical-align: top;
	border-bottom: 1px dashed black;
}
td {padding: 3px;}
th {
	width: 100px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
td p {margin-top: 0;}
td a {
	color: #999;
	text-decoration: underline;
}