﻿.div_newsitemlist
{
    padding-left :15px;
    margin-top :30px;
}

.td_news_date
{
	font-weight:bold;
	padding-top:5px;
	width:190px;
}

.td_news_title
{
	font-weight:bold;
	color:#7b2042;
	width:190px;
}

.td_news_content_separator
{
	width:190px;
	padding-bottom:5px;
	border-bottom:solid 1px #597991;
}

.td_news_content
{
	width:190px;
}

.td_news_content_indent
{
	width:18px;
	border-bottom:solid 1px #597991;
}

