.video{
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-weight 	: normal;
	font-size  		: 10px;
}
.video .channelText, .video .urlDesc{
	font-size 		: 10px;
	font-weight		: normal;
	color			: #000000;
}
.video .channelText2{
	font-size 		: 11px;
	font-weight		: bold;
	color			: #FFFFFF;
}

.video .text11{
	font-size		: 11px;
	font-weight		: normal;
	color			: #000000;
}
.video .install{
	color			: #14457D;
	font-size		: 10px;
	font-weight		: normal;
}

.video .textWhite10{
	font-size		: 10px;
	font-weight		: normal;
	color			: #FFFFFF;
}

.video .textBold11{
	font-size		: 11px;
	font-weight		: bold;
	color			: #000000;
}
.video .textBold10{
	font-size		: 10px;
	font-weight		: bold;
	color			: #000000;
}

.video .videoList{
	font-size		: 11px;
	font-weight		: bold;
	color			: #484848;
	text-decoration	:none;
	padding-bottom:4px;
	}

.video .videoListtitle{
	font-size		: 13px;
	font-weight		: bold;
	color			: #7F8F03;
	text-decoration	:none;
	padding-bottom:4px;
}

.video .videoList_date{
	font-size		: 11px;
	font-weight		: light;
	color			: #F50777;
	text-decoration	:none;
}

.video .videosupport{
	font-size		: 11px;
	font-weight		: bold;
	color			: #7F8F03;
	text-decoration	:none;
	font-style		: italic;
}


.video .videoList2{
	font-size		: 11px;
	font-weight		: bold;
	color			: #0A60C2;
	text-decoration	:none;
}

.video .grayBg{
	background-color: #E4E9EF;
}

.video .borderTv{
	border			: 1px #BCCEE2 solid;
}

.video .borderImg{
	border			: 1px #A5BDD9 solid;
}

.video .normalBoldText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 12px;
	font-weight    : bold;
	text-decoration: none;
	color          : #14457D;
}

/* scroller */
#inContainer {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 380px;
	height			: 435px;
	overflow		: hidden;
	background-color:#FFFFFF;
}

.Scroller-Container {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	background-color: #FFFFFF;
}
.table{
}

.table td {
  height			: 50px;
}

#Scrollbar-Container {
  position			: relative;
  margin			: 0;
  padding			: 0 0 0 384px;
  /*left                                : 343px;*/  
}


.Scrollbar-Up {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 16px;
	height			: 18px;
	background-color: #A2AEB6;
	font-size		: 0px;
	background		: url(../img/ico/scoller_up.gif) no-repeat;
}
.Scrollbar-Track {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 16px;
	height			: 400px;
	top				: 17px;
	background		: url(../img/ico/scoller_track.gif) no-repeat;
}
.Scrollbar-Handle {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 16px;
	height			: 58px;
	background		: url(../img/ico/scoller_handle.gif) no-repeat;
}
.Scrollbar-Down {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 417px;
	width			: 16px;
	height			: 18px;
	background-color: #A2AEB6;
	font-size		: 0px;
	background		: url(../img/ico/scoller_down.gif) no-repeat;
}
div#player1 {
	position: absolute;
	z-index:10;
	float: left;
	border: 2px solid #333333;
	text-align:center;
	margin: 0px 0px 0 5px;
}

/* end scroller*/

