#widget-slider-h-big {
    overflow: hidden;	
}
#widget-slider-h-container-big {
	position: relative;
}

#widget-slider-h-big .right-arrow {
/*background: #4c4c4c;
background: -moz-linear-gradient(left,  transparent 0%, #131313 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,transparent), color-stop(100%,#131313));
background: -webkit-linear-gradient(left,  transparent 0%,#131313 100%);
background: -o-linear-gradient(left,  transparent 0%,#131313 100%);
background: -ms-linear-gradient(left,  transparent 0%,#131313 100%);
background: linear-gradient(to right,  transparent 0%,#131313 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='#131313',GradientType=1 );	*/
right: -4px;
}

#widget-slider-h-big .left-arrow span,#widget-slider-h-big .right-arrow span {
    display: block;
    height: 48px;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 24px;
}

#widget-slider-h-big .left-arrow {
/*background: #4c4c4c;
background: -moz-linear-gradient(left,  #131313 0%, transparent 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#131313), color-stop(100%,transparent));
background: -webkit-linear-gradient(left,  #131313 0%,transparent 100%);
background: -o-linear-gradient(left,  #131313 0%,transparent 100%);
background: -ms-linear-gradient(left,  #131313 0%,transparent 100%);
background: linear-gradient(to right,  #131313 0%,transparent 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='transparent',GradientType=1 );*/
left: -4px;	
display: none;	
}

#widget-slider-h-big .left-arrow span {
	background: transparent url("../images/left-new.png") no-repeat center center;
}

#widget-slider-h-big .right-arrow span {
	background: transparent url("../images/right-new.png") no-repeat center center;
}

#widget-slider-h-big .left-arrow,#widget-slider-h-big .right-arrow {
    cursor: pointer;
    cursor: hand;
    height: 29px;
    margin-top: 330px;
    position: absolute;
    width: 30px;
    z-index: 20;
} 

.slider-tv-icon {
   margin-left: 370px;
    margin-top: -119px;
    position: absolute;
}

.slider-tv-container {
    background: none repeat scroll 0 0 #000;
    display: none;
    padding: 0px;
}

.slider-tv-container .widget-slider-h-item {
    height: 626px;
    width: 1000px;
    margin-right: 0;
}

.slider-tv-container .widget-slider-h-item .widget-left {
    height: 589px;
    width: 970px;
    margin-top: 36px;
}

.slider-tv-container .widget-slider-h-item .widget-left img {
	margin-top: 0px;	
}
 
.slider-tv-container {
    border-bottom: 4px solid #bcbcbc;
}

#widget-slider-h-container-big .title {
    background: #666666 none repeat scroll 0 0;
    color: #fff;
    height: 65px;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 457px;
}

#widget-slider-h-container-big .title strong {
	margin-bottom: 3px;
}

#widget-slider-h-container-big .actions {
    background: #212f52 none repeat scroll 0 0;
    height: 55px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 513px;	
}

.widget-tv a.comment-on-fb-white {
    color: #fff !important;
    font-family: "Arial";
    font-weight: bold;
    margin-left: 5px;
    position: relative;
    top: 5px;
}

.widget-tv a.comment-on-fb-white:hover {
	color: #FFF!important;
	text-decoration: underline;	
}

.widget-tv .fb-like {
    margin-left: 5px;
    margin-top: 3px;	
}