﻿div.news_header
{
	width:600px;
	float:left;
	cursor: pointer;
}

div.news_url
{
	float:right;
	text-align:right;
	color:Red;
}

div.news_url  a
{
	text-decoration: none;
	color: Red;
}
