div#news-highlight-1 .gk_news_highlighter{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #666;	
}

div#news-highlight-1{
	width: 930px;     /*Mohcine wrapper 1*/
	height: 30px;
	clear: both;
	overflow: hidden;
	background-image: url(../../images/bg_news.png);
	background-repeat: no-repeat;
	background-position: top;
}

div#news-highlight-1 .gk_news_highlighter_wrapper{
	float: left;
	width: 930px;   /*Mohcine wrapper 1*/
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
}

/*IN*/
div#news-highlight-1 .gk_news_highlighter_item{
	width: auto;
	height: 28px;
	padding-left: 15px;
	display: none;
	position: absolute;
	color: #CC6600;
}
/*IN*/
div#news-highlight-1 .nowrap{
	white-space: nowrap;
}

/*IN*/
div#news-highlight-1 .gk_news_highlighter_desc a{	
	padding-right: 5px;
}
.gk_news_highlighter_desc a{
	text-decoration:none;
	font-size:11px;
	color:#999999;
}
.gk_news_highlighter_desc a:hover{
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
}
#news{
	position:absolute;
	width:930px;
	height:40px;
	margin-top:1060px;
	margin-left:172px;
	color: #d5b286;
	font-size:13px;
}
