.sub-news-news, .sub-news-archive, .sub-news-tax, .sub-news-mortgages, .sub-news-management{
	position:absolute;
	height:25px;
	top:0px;
	}
.sub-news-news {
	left:40px;

}
.sub-news-news a {
	display:block;
	width:50px;
	height:25px;
	background-image:url(images/menu/news/news.gif);
	}
.sub-news-news a:hover, .sub-news-news a.current {
	background-position:-50px;
}
.sub-news-archive {
	left:110px;
}
.sub-news-archive a {
	display:block;
	width:46px;
	height:25px;
	background-image:url(images/menu/news/archive.gif);
	}
.sub-news-archive a:hover, .sub-news-archive a.current {
	background-position:-46px;
}	
