:focus {
	outline: 0;
}

.gk_news_highlighter{
	border-top: 1px solid #E9E9A1;
	border-bottom: 1px solid #E9E9A1;
	background: #FFFFEE;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;	
}

#{
	width: px;
	height: px;
	clear: both;
}

# .gk_news_highlighter_wrapper{
	float: left;
	width: px;
	height: px;
	line-height: px;
	overflow: hidden;
	position: relative;
}

# .gk_news_highlighter_item{
	width: auto;
	height: px;
	padding-left: 20px;
	position: absolute;
	display: none;
}

# .nowrap{
	white-space: nowrap;
}

# .gk_news_highlighter_title{
	
	padding-left: 5px;
}

# .gk_news_highlighter_desc{
	font-size: 10px;
	padding-right: 5px;
}

# .gk_news_highlighter_interface{
	float: left;
	width: px;
	height: px;
	text-align: right;
	line-height: px;
	z-index: 1000;        
}
# .gk_news_highlighter_interface .text{
	float: left;
	display: block;
	width: auto;
	padding-left: 5px;
}

.gk_news_highlighter_interface .prev{
	cursor: pointer;
	width: 7px;
	height: px;
	display: block;
	background: url('../images/prev.png') no-repeat 0 50%;
	float: right;       
}

.gk_news_highlighter_interface .next{
	cursor: pointer;
	width: 4px;
	height: px;
	display: block;
	background: url('../images/next.png') no-repeat 0 50%;
	float: right;
        margin-right: 2px;
}