.news_header a{
	font-weight:bold;
	font-size:16px;
	color:#666666;
	text-decoration:none;
}

.news_header a:hover{
	font-weight:bold;
	font-size:16px;
	color:#ff0000;
	text-decoration:underline;
}
.news_cont
{
	/*margin-bottom:15px;*/
	padding:7px 0 7px 0;
}

.no_news
{
	text-align:center;font-weight:bold;
}

.news_header,
.news_snippet
{
	margin-left:12px;
	margin-right:12px;
	margin-bottom:5px;
}

.news_snippet
{
	text-align:justify;
	font-size:13px;
}

.news_header
{
	font-size:17px;
	font-weight:bold;
	padding-left:35px;
	padding-bottom:5px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/icons/news.gif);
	padding-bottom:14px;
	padding-left:50px;
}

.news_date
{
	font-size:11px;
	color:#666666;
	margin-left:12px;
	padding-bottom:5px;
}

.news_pic
{
	vertical-align:text-top;
	margin-right:5px;
}
.news_text
{
	text-align:justify;
	font-size:13px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:5px;
}