.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		: 10px;
	font-weight		: bold;
	color			: #0A60C2;
	text-decoration	:none;
}

.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      : 11px;
	font-weight    : bold;
	text-decoration: none;
	color          : #000000;
}


/* scroller */
#Container {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 346px;
	height			: 404px;
	overflow		: hidden;
	background-color:#E6E6E6;
}

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

.table td {
  height			: 81px;
}

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

.Scrollbar-Up {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 16px;
	height			: 18px;
	background-color: #E6E6E6;
	font-size		: 0px;
	background		: url(../../templates/default/video/alllanguage/scoller_up.gif) no-repeat;
}
.Scrollbar-Track {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 16px;
	height			: 369px;
	top				: 17px;
	background		: url(../../templates/default/video/alllanguage/scoller_track.gif) no-repeat;
}
.Scrollbar-Handle {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 16px;
	height			: 158px;
	background		: url(../../templates/default/video/alllanguage/scoller_handle.gif) no-repeat;
}
.Scrollbar-Down {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 386px;
	width			: 16px;
	height			: 18px;
	background-color: #E6E6E6;
	font-size		: 0px;
	background		: url(../../templates/default/video/alllanguage/scoller_down.gif) no-repeat;
}
/* end scroller*/
/* liens logo link */
#LiensLogoLinkContainer {
	/*
		width:137px;
		height:176px;
	*/
	width:148px;
	height:187px;	
	margin-top:160px;
	margin-left:-1px;
	border:0px solid red;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:transparent;
	cursor:pointer;
}
/* end liens logo link */