.promotion-panel,
.video-bg{background:url(../images/bg-YouTube-Videos.png);width:777px;height:160px; float: left;}
.promotion-panel{background-image:url(../images/bg-promotions-Videos.png);}

.promotion-panel .pr-thePrev,
.promotion-panel .pr-theNext,
.video-bg .thePrev,
.video-bg .theNext{height:160px;overflow:hidden}

.promotion-panel .pr-theNext,
.video-bg .theNext{float:left;background:url(../images/btn-l-1.png) no-repeat center;width:24px;margin-left:7px;}
.promotion-panel .pr-theNext:hover,
.video-bg .theNext:hover{background-image:url(../images/btn-l-2.png)}
.promotion-panel .pr-theNext.down,
.video-bg .theNext.down{background-image:url(../images/btn-l-3.png)}

.promotion-panel .pr-thePrev,
.video-bg .thePrev{float:right;background:url(../images/btn-r-1.png) no-repeat center;width:24px;margin-right:5px;}
.promotion-panel .pr-thePrev:hover,
.video-bg .thePrev:hover{background-image:url(../images/btn-r-2.png)}
.promotion-panel .pr-thePrev.down,
.video-bg .thePrev.down{background-image:url(../images/btn-r-3.png)}

#promotionsFeedContetnt,
#youTubeVideo{width:100%;overflow:hidden;margin:auto;}
#promotionsFeedContetnt ul,
#youTubeVideo ul{list-style:none;float:left;}

#promotionsFeedContetnt ul li,
#youTubeVideo ul li{
    float:left;
    text-align:center;
    margin:20px 10px 5px 10px;
    width:120px;
    height:140px;}
#promotionsFeedContetnt ul li span,
#youTubeVideo ul li span{display:block;font-size:10px;font-family:Trebuchet MS}
#youTubeVideo ul li img{border:1px solid black;}
#promotionsFeedContetnt ul li img{width:140px;height:90px;}

#promotionsFeedContetnt li div b,
#youTubeVideo ul li div b{float:right;}
#promotionsFeedContetnt ul li div i,
#youTubeVideo ul li div i{float:left;}

#promotionsFeedContetnt ul li div b,
#promotionsFeedContetnt ul li div i,
#youTubeVideo ul li div b,
#youTubeVideo ul li div i{direction:rtl;font-size:12px;font-style:normal;font-weight:normal;}
#promotionsFeedContetnt ul li span strong{font-size:16px;}
#promotionsFeedContetnt,
#promotionsFeedContetnt ul{height:170px;}
#promotionsFeedContetnt ul li{margin-top:15px;}
#promotionsFeedContetnt *{color:#023F67 !important;font-family:arial !important;}




#jq-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
}
#jq-floaty {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#floaty-container-embed {
	position: relative;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

#floaty-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#floaty-container-embed > #floaty-nav {left:0}
#floaty-close-btn {position: relative;cursor:pointer;width:35px;height:35px;top:-20px;right:-20px;float:right;background: url(../images/close.png);z-index:10}
#floaty-close-btn:hover {background-position:-35px 0}
#floaty-object{float:left;margin:-25px 10px;}