.news-date-time {
	color:#486DAA;
}

.news-div-clear{
	width:406px;
	height:2px;
	background-image: url("images/line.gif");
	background-repeat: repeat-x;
	background-position: left;
	margin-top: 14px;
	margin-bottom: 12px;
	clear:both;

}