#tvskin 
{
	width:461px; 
	height:370px;
	margin:0px;
	padding:0px;
    float:left;
}
.tvskinn 
{
	background:url(../img/skinn.png) no-repeat; 
}
.tvskin 
{
	background:url(../img/skin.png) no-repeat; 
}
#tvplayer
{
    padding: 0px;
    width: 400px;
    height: 300px;
    margin: 25px auto 0px auto;
}

#tvchannelsout
{
    float:left;
	height:347px; 
    width:1px;
    margin: 18px 84px 0px 0px;
    padding: 0px 20px 0px 0px;
    background-position: left top;
    background: url(../img/skindx.png) no-repeat right top;
}

#tvchannelscroll
{
    margin:0px;
    padding:0px;
    width:0px;
    height:260px;
    overflow:hidden;
    white-space:nowrap;
}

#tvchannels
{
    background-position: left top;
    background: url(../img/skinrepeat.png) repeat-x left top;
    width: 0px;
    height: 347px; /*float:left;*/
    margin: 0px;
    padding: 5px 0px 0 0px;
}

#tvchannels h2
{
    visibility:hidden;
    color: #2e2e34;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 5px 0px 15px 5px;
    text-align: left;
}

#tvchannels table
{
    font-size: 12px;
}

#tvchannels td
{
    padding: 0px;
    margin: 0px;
    text-align: left;
}

#tvchannels .tdselected a
{
    font-weight: 900;
    color: #FFFFFF;
}

#tvchannels a {
	margin-left:5px;
	margin-bottom:5px;
	color:#63636a;
}

#tvchannels a:hover
{
    font-weight: 900;
    color: #FFFFFF;
    text-decoration:none;
}

.tvlistChannels 
{
    width:100%;
    float:left;
}
#tvtableChan
{
    display:none;
}
#dnn_ctr381_ContentPane #tvcontent
{
    margin: 10px 0px 0px -2px;
    padding: 0px;
    float: right;
}
#dnn_ctr419_ContentPane #tvcontent
{
    margin:15px 0px 0px 26%;
    float:left;
}
.tvcommandremovechan
{
    margin:0px;
    padding:0px;
	display: block;
	text-indent: 9999%;
    background-image:url(../../../images/delete.gif);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:right;
}
.tvcommandeditchan
{
    margin:0px;
    padding:0px;
	display: block;
	text-indent: 9999%;
    background-image:url(../../../images/edit.gif);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:right;
}
.tvchanrow
{
	display: block;
}
.tvchan
{
    float:left;
}
.tvlistChannels input:text
{
    width:120px;
}
.tvlistChannels input
{
    width:120px;
}
