.gx_ChnlListItem {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
	background-color: #F1F1F1;
	padding: 8px;
	font-weight: bold;
	letter-spacing: 4px;
}

a.gx_ChnlListItem:hover {
	font-size: 14px;
	line-height: 24px;
	color: #EC6F00;
	text-decoration: none;
	background-color: #F1F1F1;
	padding: 8px;
	font-weight: bold;
	letter-spacing: 4px;
}


.gx_FriendLinkMore {
	background-color: #EEEEEE;
}
.gx_ChnlNameBG {
	background-repeat: repeat-x;
	background-position: right center;
}


.gx_HomeMarquee {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

