#wrapper #leftCol table {
	background-image: url(images/news_events.jpg);
}
#wrapper #leftCol table tr .inner table tr td h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	padding-top: 0px;
}
#wrapper #leftCol table tr .inner table {
	width: 480px;
	overflow: scroll;
	height: 400px;
}
#wrapper #leftCol table tr .inner table tr td h1 {
	font-size: 9px;
	color: #C90;
	padding-top: 8px;
}
#wrapper #leftCol table tr .inner table tr td h1 a {
	color: #C90;
	text-decoration: none;
}
#wrapper #leftCol table tr .inner table tr td h1 a:hover {
	color: #CC0;
}
#wrapper #leftCol table tr .inner table tr td {
	vertical-align: top;
	padding-bottom: 8px;
}
