﻿.newsBox_Inner
{
	width:280px;
	height:130px;
	/*color:#373332;*/
	padding-right:13px;
	padding-left:10px;
}

.newsTitle
{
    margin:0px!important;
	padding:0px!important;
	padding-bottom:6px!important; 
	font-size:19px!important;
    font-weight:normal;
    color:#40a4bd;
    height:20px;
}

.newsDate
{
	margin:0px!important;
	padding:0px!important;
    color:#778689; 
    font-size: 17px!important; padding-bottom:4px!important; 
}

.newsDesc
{
	margin:0px!important;
	padding:0px!important;
	margin-top:5px; 
}

a.news_read_more,a.news_read_more:visited
{
	color:#40a4bd;
	font-size:12px;
	text-decoration:none;
}

a.news_read_more:hover
{
	color:#40a4bd;
	font-size:12px;
	text-decoration:underline;
}
.ticker
{
	height:130px;
}
.ticker_item
{
	width:267px;
}