
.homepage_table{
	padding-top:5px;
}

.news_summary {
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding-left:15px;
	padding-bottom:5px;
}

.loopware_news {
	padding-bottom:15px;
}

.news_summary a:link    { color: #000000; font-size: 12px; text-decoration: none; }
.news_summary a:visited { color: #000000; font-size: 12px; text-decoration: none; }
.news_summary a:active  { color: #000000; font-size: 12px; text-decoration: none; }
.news_summary a:hover   { color: #000000; font-size: 12px; text-decoration: underline; }

.news_title {
	padding: 6px 0px 0px 15px;
    margin-bottom:6px;
    color: #515151;
    font: 13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.content {
    margin-bottom:-15px;
}