div.cpSliderChannelPlacement{
	position: relative;
	width: 181px;
	height: 1px;
	margin-bottom: 4px;
}

div.cpSliderTop, 
div.cpSliderBottom{
	width: 181px;
	text-align: left;
}

div.cpSliderTop{
	position: absolute;
	left: 0px;
	top: 0px;
	/*background: url("/img/tvProgramSlider/bg_top.gif") no-repeat left top;*/
}

div.cpSliderBottom{
	/*background: url("/img/tvProgramSlider/bg_bottom.gif") no-repeat left bottom;*/
	padding-bottom: 3px;
	height: 100%;
	position: relative;
}

div.cpSliderRollOut, 
div.cpSliderRollIn{
	position: absolute;
	top: 113px;
	left: 61px;
	width: 58px;
	height: 16px;
	background: no-repeat left top;
	cursor: pointer;
}
div.cpSliderRollOut{
	z-index: 2;
}

div.cpSliderRollOut{background-image: url("/CMS/media/img/v2/tv/change_channel.gif");} 
div.cpSliderRollIn{background-image: url("/img/tvProgramSlider/bg_roll_in.gif");}

div.cpSliderChannelName{
	/*padding: 3px 18px 0px 18px;*/
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	white-space: nowrap;
	width: 180px;
	position: absolute;
	color: #2e2e2e;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	top: 12px;
	left: 0px;
	z-index: 2;
}

div.cpSliderHidden{
	display: none;
	padding-left: 9px;
	margin-top: 5px;
	margin-bottom: 3px;
	clear: both;
}

div.cpSliderChannelContainer{
	/*float: left;*/
	width: 152px;
	height: 215px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	overflow: hidden;
	font-weight: normal;
}

div.cpSliderChannelSubcontainer{
	position: relative;
}

div.cpSliderChannelContainer div{
	padding: 1px 0px 1px 0px;
}

div.cpSliderChannelContainer a{
	color: #000000;
}

div.vertical_track{
	/*float: left;*/ 
	position: absolute;
	left: 163px;
	top: 22px;
	height: 180px; 
	width: 15px;
}

img.vertical_slider, 
div.vertical_slider{
	width: 15px;
	height: 35px;
	text-align: left;
	line-height: 0px;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}

div.vertical_slider{
	background: url("/img/tvProgramSlider/handler.gif") no-repeat left top;
}

img.vertical_slider{
	display: block;
}
		

.cpSliderNit{
    background-color: red;
    float: right;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 15px;
    z-index: 2;
}