.shortnews-day
{
font-family: Lato, Lustria, Georgia;
font-size: 10pt;
color: #222222;	
}
.shortnews-items
{
	padding-top: 5px;
	font-family: Lato, Lustria, Georgia;
	font-size: 10pt;
	color: #222222;
	/* border-bottom: 1px solid #e1e1e1; */
}

.shortnews-item-time
{
	text-align: center;
	font-family: Lato, Lustria, Georgia;
	font-size: 10pt;
	color: #222222;
}

.shortnews-item-title
{
	    text-transform: uppercase;
		text-align: center;
		font-family: Lato, Lustria, Georgia;
		font-size: 10pt;
		padding-top: 200px;
}
.shortnews-item-text
{	
		padding-bottom: 20px;
		text-align: justify;
		font-family: Lato, Lustria, Georgia;
		font-size: 10pt;
}

.shortnews-day
{
	/* border: 1px solid #e1e1e1;
	margin-bottom: 5px; */
}

.shortnews-day-date
{

	padding-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 1;
}
