/*
***********************************************************
Title:     tt_news
Author:    Emile Blume - Netcreators.com
***********************************************************
*/

.news-latest-item, .news-list-item {
clear: both;
border-bottom: 1px solid #73BCDD;
padding-bottom: 1em;
margin-bottom: 1em;
}

.news-date {
float: right;
font-size: 0.9em;
margin-bottom: 0.3em;
}
