#page ul.briciole {
    margin-bottom: 6px;
    margin-right: 10px;
	 margin-left:10px;
}

.closeBox {font-size: 11px; height: 16px;margin: 0 10px; width: 974px; text-align: right;}
.closeBox .close {display: none; cursor: pointer;}
#videoWrapSez {width: 974px; height: 302px; padding: 10px 0; background: url(../img/bgVideoWrap.png); position: relative; margin: 0 10px 10px;}
#videoWrapSez .boxTitle {position: absolute; top: 12px; right: 9px; color: #fff; font-size: 20px; line-height: 24px; font-style: italic; width: 460px; border-bottom: 1px solid #fff; font-weight: 400; text-transform: uppercase; background: url(../img/logoTgcom24_videoSez.png) no-repeat right 0;}
#videoWrapSez .boxTitle span {display: none }
#videoWrapSez iframe {background: #1a1919}
#videoWrapSez #videoFeature {width: 484px; height: 300px; float: left; margin-left: 10px;}
#videoWrapSez ul.lastNews {width: 108px; height: 236px; margin: 47px 10px 0; background: #1a1919; float: left; padding: 10px; list-style: none;}
#videoWrapSez ul.lastNews li {font-size: 14px; line-height: 18px; color: #fff; padding: 0 0 10px 10px; background-image: url(../img/spriteVideoBoxSez.png); background-position: -92px -36px; background-repeat: no-repeat; overflow: hidden;}
#videoWrapSez ul.lastNews li a {color: #fff}
#videoWrapSez ul.lastNews li h4{margin-bottom: 5px;}
#videoWrapSez .videoBoxSez {width: 302px; height: 236px; margin-top: 47px; padding: 10px; background: #1a1919; float: left;}
#videoWrapSez .videoBoxSez .videoLive .imgBox{ cursor: pointer;}
#videoWrapSez .videoBoxSez #owl-videoBoxSez {width: 302px}
#videoWrapSez .videoBoxSez #owl-videoBoxSez.owl-theme .owl-controlls .owl-buttons div {-webkit-border-radius: 0; background-color: transparent;}
#videoWrapSez .videoBoxSez #boxSlider1.imgBox img { border: none;}
#videoWrapSez .videoBoxSez #owl-videoBoxSez .owl-prev {top: 25%; left: 10px; background-image: url(../img/spriteVideoBoxSez.png); background-position: -32px -98px; background-repeat: no-repeat; border: 0;}
#videoWrapSez .videoBoxSez #owl-videoBoxSez .owl-next {top: 25%; right: 10px; background-image: url(../img/spriteVideoBoxSez.png); background-position: -29px -60px; background-repeat: no-repeat; border: 0;}
#videoWrapSez .videoBoxSez #owl-videoBoxSez .videoLive {height: 174px; margin: 0;}
#videoWrapSez .videoBoxSez .viewAll {font-size: 11px; line-height: 30px; color: #939393; text-align: center;}
#videoWrapSez .videoBoxSez .viewAll a {color: #939393}
#videoWrapSez .videoBoxSez .viewAll a:hover {text-decoration: underline}
#relatedNewsDx {position: fixed; bottom: 0; right: -1000px; width: 301px; background: #9d9e9f; z-index: 9999; padding: 10px; /*overflow: hidden;*/}
#relatedNewsDx .label{background:url("../img/bgOtherBoxTitle.png") no-repeat;color:#053276;font-size:14px;height:31px;line-height:30px;padding-left:5%;width:95%; text-transform: uppercase;}
#relatedNewsDx .relatedFixNews {/*padding: 0px 10px 30px;*/padding-left:10px; background-color: #eeeded; float: left; width: 100%; box-sizing: border-box; overflow: hidden;}
#relatedNewsDx .relatedNews {height: auto; padding: 5px 0; float: left; width: 100%; box-sizing: border-box; border-bottom: 1px solid #053276; clear: both; margin: 0;}
#relatedNewsDx .relatedNews:last-child {border-bottom: 0;}
#relatedNewsDx .relatedNews .imgBox {height: 43px; width: 76px;}
#relatedNewsDx .relatedNews .imgBox img {width: 100%; height: auto;}
#relatedNewsDx .relatedNews p {font-size: 12px; line-height: 15px; font-weight: bold; font-family: 'Noto Serif', serif;}
#relatedNewsDx .label .close{float:right;cursor:pointer;margin-right:10px;color:#990000}
#relatedNewsDx {
    right: -1000px;
    -webkit-transition-property: right;
       -moz-transition-property: right;
         -o-transition-property: right;
            transition-property: right;
    -webkit-transition-duration: 0.7s;
       -moz-transition-duration: 0.7s;
         -o-transition-duration: 0.7s;
            transition-duration: 0.7s;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear;
}
#relatedNewsDx.enter {right: 170px;}
#relatedNewsDx .tags{background-color:#eeeded;border-top:1px solid #053276;float:left;margin:0;padding:5px 0 30px 10px;}
#relatedNewsDx .tags dl{background-color: #eeeded;font-weight: normal; padding: 0;}
#relatedNewsDx .tags dt{background: #cccccc; line-height: 15px; font-weight: normal; float: left;}
#relatedNewsDx .tags dt.first{background-color: #eeeded; font-weight: bold;color: #c00;}
#relatedNewsDx span.close{position: absolute;right:10px;top:-12px;background-color:#9d9e9f;padding:0 6px;font-weight:bold;color:#c00;cursor:pointer}