/*News css*/

.temp{
	visibility:hidden;
	position:absolute;
	top:-100px;
	left:-9000px
}
.news{
	background:url(../images_eng/top_26.jpg) repeat-x;
	height:31px;
	width:922px;
	overflow: hidden; 
	position: relative;
	color:#FFF;
}

.marquee_container{
	margin-top:7px;
	position: absolute; 
	height:21px;
	width:922px;
}
.iemarquee{
	position: absolute; 
	left:0px; 
	top:0px;
}

.ns_marquee{
	height:31px;
	width:922px;
	background:url(../images/nav_bg.gif) repeat-x;
}