#nav-right-c {
	width:188px;
	padding: 0;
	margin: 0;
	font-size:70%;
	line-height:100%;
	float:none;
}

#nav-right-c ul{
	margin:0px;
	padding:0px;
}

#nav-right-c li{
	margin:0px;
	padding:0px;
	list-style:none;
	float: left;
	display: inline;
}

#nav-right-c a {
	text-align:left;
	vertical-align:middle;
	color:#227BCC;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 13px;
	display: block;
	position: relative;
}
#nav-right-c a:hover,
#nav-right-c a:focus{
	vertical-align:middle;
	color:#FFFFFF;
	text-decoration:none;
}
#nav-right-c a:visited {
	outline: none;
	text-decoration: none;
}
#nav-right-c a:active {
	color:#227BCC;
}

#nav-right-c .channel {
	margin: 0;
	background-color: #f0f0f0;
	list-style: none;
}

#nav-right-c a.channel-link {
	display: block;
	position: relative;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	background-color: #f0f0f0;
	font-size:110%;
/*	border-top: 1px solid  #999999;*/
	border-bottom: 1px solid #999999;
	width:188px;
}
.box{
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
.box-tool{
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-size:90%;
}
.icn{
	margin-right:2px;
	vertical-align:middle;
	margin-bottom:2px;
}

#nav-right-c a.channel-link:hover {
/*test*/	float: left;
	color: #ffffff;
	background-color: #227BCC;
}
#nav-right-c a.channel-link-current {
	text-decoration: none;
	float: left;
	color: #ffffff;
	background-color: #227BCC;
}
#left-col #nav-right-c a.channel-link-current {
	color: #fff;
}
#nav-right-c a.channel-link-current:hover {
	text-decoration: none;
	float: left;
	color: #ffffff;
	margin-left:5px;
}
#nav-right-c ul.slide-hide {
	display: none;
	width:188px;
}

#nav-right-c ul.slide-show {
	color:#999999;
	width:188px;
/*	margin-left:5px;*/
}

.line {
/*	border-bottom: 1px solid #999999;*/
}
#nav-right-c .slide-show li {
	color:#999999;
	float: left;
	display: inline;
	width:188px;
}

#nav-right-c .slide-show li a:visited {
	color: #227BCC;
}
#nav-right-c .slide-show li a:hover {
	color: #ffffff;
	background-color: #227BCC;
}
#nav-right-c .slide-show .sub-section {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-right-c .slide-show .sub-section li {
	display: inline;
	border: none;
	float: left;
}
#nav-right-c .slide-show .section-current {
	color: #ffffff;
	background-color: #227BCC;
} 
#nav-right-c .slide-show .section-current a:hover {
	color: #ffffff;
}
#nav-right-c .slide-show .section-current a,
#nav-right-c .slide-show .section-current a:visited {
	color: #ffffff;
	background-color: #227BCC;
	display: block;
}
.box-indent{
/*test*/	border-bottom: 1px solid #999999;
/*test*/	background-color:#ffffff;
	padding-left:0px;
	margin:0px;
}
#nav-right-c .slide-show .section-current a:hover,
#nav-right-c .slide-show .section-current .box-indent:hover{
	background-color: #227BCC;
	color: #ffffff;
	display: block;
}
