/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 24 July 2026 03:27:33
*/


#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 .date
{
    font-size: 14px;
}

#tbl_news_summary a.link
{
    text-decoration:none;
}

/*#tbl_news_summary a.link:hover
{
    text-decoration:underline;
}*/
#RSSLink {
 position: relative;
 float: right;
 padding: 2px 0px;
 margin-right: 5px;
 display: block;
 width: 16px;
 height: 16px;
 overflow: hidden;
}

#RSSLink a {
 background-image: url(/userfiles/common/resources/shared/images/syndication.png);
 background-repeat: no-repeat;
 background-position-x: 0px;
 background-position-y: center;
 padding-left: 26px;
 white-space: nowrap;
 display: block;
 width: 16px;
 height: 16px;
 overflow: hidden;
}