﻿.loading
{
	background: url(  '../images/ajax-loader.gif' ) no-repeat center center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 32px;
	height: 32px;
}
.newslinks
{
	position: relative;
	z-index: 2;
	width: 320px;
	height: 100px;
}
.newslbl
{
	font-weight: bold;
}
#inrssnews
{
	margin-top: 10px;
}		