﻿.newsBox_Inner
{
	width:165px;
	height:172px;
	padding-right:13px;
	padding-left:10px;
	border-right:solid 3px #40a4bd; 
}


.newsBox
{
	width:165px;
	height:140px;
	padding-right:13px;
	padding-left:10px;
	border-right:solid 3px #40a4bd; 
}

.newsTitle
{
    font-size:18px;
    font-weight:normal;
    color:#40a4bd;
    margin-bottom:10px;
}

.newsDate
{
    color:#778689;
    font-size:16px;
}

.newsDesc
{
	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:140px;
}
.ticker_item
{
	width:165px;
}