#tbl_news_summary #news td
{
	padding: 0px 15px 15px 15px;
}

#tbl_news_summary #news #image
{
	width: 80px;
	white-space: nowrap;
	padding-right: 0px;
}

#tbl_news_summary #news #image img
{
	width: 80px;
}

#tbl_news_summary #title
{
	font-weight: bold;
}

#tbl_news_summary #date
{
	font-size: 10px;
}

#tbl_news_summary a.link
{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#tbl_news_summary a.link:hover
{
	text-decoration:underline;
}