<!--#############################################NEW#########################################-->

#live_icon{
	float:left;
	width:42px;
	height:34px;
	background-image:url(../images/live.jpg);
	background-repeat:no-repeat;
}

#live_icon{
	float:left;
	width:42px;
	height:34px;
	background-image:url(../images/live.jpg);
	background-repeat:no-repeat;
}

#channels li {
	padding:8px 3px 8px 16.8px;
}

#dots_browse{
	float:left; 
	padding-left:5px;
	background-image:url(../images/dots_browse.jpg);
	background-repeat: repeat-x;
	width:205px;
	height:22px;
}

#browse{
	float:left;
	width:90px;
	height:22px;
	background-image:url(../images/browse_ba.jpg);
}

.reccomend_off{
	float:left;
	width:146px;
	height:55px;
	background-image:url(../images/reccomend_off_ba.jpg);
}
.reccomend_off:hover, .reccomend_on{
	background-image: url(../images/reccomend_on_ba.jpg);
}


.most_viewed_off{
	float:left;
	width:146px;
	height:55px;
	background-image: url(../images/most_viewed_off_ba.jpg);
}
.most_viewed_off:hover, .most_viewed_on{
	background-image:url(../images/most_viewed_on_ba.jpg);
}

.top_rated_off{
	float:left;
	width:146px;
	height:55px;
	background-image: url(../images/top_rated_off_ba.jpg);
}
.top_rated_off:hover, .top_rated_on{
	background-image:url(../images/top_rated_on_ba.jpg);
}

.favorites_off{
	float:left;
	width:146px;
	height:55px;
	background-image: url(../images/favorites_off_ba.jpg);
}
.favorites_off:hover, .favorites_on{
	background-image:url(../images/favorites_on_ba.jpg);
}

.last_updates_off{
	float:left;
	width:146px;
	height:55px;
	background-image: url(../images/last_opdates_off_ba.jpg);
}
.last_updates_off:hover, .last_updates_on{
	background-image:url(../images/last_opdates_on_ba.jpg);
}
