.widget_s{
    position: relative;
    width: 180px;
    background: #428282;
    padding: 8px;
    color: black;
}

.widget_s.widjet_horizontal{
    width: 710px;
}
.widget_s.widjet_vertical{
    width: 180px;
}

.widget_s .clear-bouth{
    clear: both;
}

.widget_s .w_tab_content{
    width: 660px;
    height: 62px;
    overflow: hidden;
    position: relative;
    float: left;
     
}

.widget_s .w_tab_content .w_slider_block{
    position: absolute;
    width: 825px;
    left: -12px;
}


.widget_s .w_slider_item{
    width: 180px;
    height: 60px;
    background: #fff;
    float: left;
    margin-right: 5px;
}

.widget_s .w_slider_item .w_item_img{
    float: left;
    
}
.widget_s .w_slider_item .w_item_img img{
    max-height: 45px;
    max-width: 45px;
}

.widget_s .w_slider_item .w_block_team{
    min-width: 133px;
    float: left; 
}
.widget_s .w_slider_item .w_block_time_or_live{
    float: left;
    width: 40px;
    font-size: 12px;
    padding: 10px 5px 0px 0px;
    text-align: right;
}
.widget_s .w_slider_item .w_team_item{
    margin: 1px 3px 0px 3px;
}

.widget_s .w_slider_item .w_team_item .w_team_name, 
.widget_s .w_slider_item .w_team_item .w_team_count{
    font-size: 12px;
    line-height: 1;
}

.widget_s .w_slider_item .w_team_item .w_team_name{
    float: left;
    margin: 2px 0;
    width: 122px;
    height: 13px;
    overflow: hidden;
    text-align: left;
}
.widget_s .w_slider_item a{
    text-decoration: none;
}
 
.widget_s .w_slider_item .w_team_item .w_team_count{
    float: right;
}



.widget_s .w_item_title {
    width: auto;
    text-align: center;
    color: #fff;
    background: #4D9999;
    padding: 1px 0px 3px 0px;
    margin: 0;
}
.widget_s .w_item_title a {
text-decoration: none;
color: white;    
}

.widget_s .w_item_title a h2, .widget_s .w_item_title h2{
margin: 0;
font-size: 12px;
color: #fff;
}


/***************************************/
/* Cлайдер */
.slider_block, .slider_block_horizontal {
position:relative;
width:180px;
}

.slider_block_horizontal {
width:500px;
}

.slider {
position:relative;
width:180px;
height:132px;
overflow:hidden;
background:#ccc;
}

.slider_block p,.slider_block_horizontal p {
margin:0;
line-height:14px
}

.scrolling_text {
position:absolute;
top:0;
left:0;
}

.arr_up, .arr_down {
cursor:pointer;
z-index:12;
display:block;
font-size: 22px;
text-align: center;
}

.arr_up:hover, .arr_down:hover{
    background:#E0E0E0 ;
} 

.arr_up {
top:0;
}

.arr_down {
bottom:0;
}

.widjet_vertical .arr_up,
.widjet_vertical .arr_down{
  height: 20px;
  text-decoration: none;
  font-size: 12px;
}

.slider_block h4,.slider_block_horizontal h4 {
margin:0;
}

.slider_block .one_note {
margin-bottom:10px;
}
/*****/
.slider_block_horizontal {
width:715px;
}
.slider_block_horizontal .scrolling_text {
position:absolute;
top:0;
left:0;
width:1000px;
}

.slider_block_horizontal .one_note {
float:left;
margin-right:10px;
width:180px;
}
.slider_block_horizontal .slider{
    width: 670px;
    height: 61px;
    float: left;
} 
.slider_block_horizontal .arr_up, .slider_block_horizontal .arr_down{
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 21px 4px;
    text-decoration: none;
    color: white;  
    
}
.slider_block_horizontal .arr_up:hover, .slider_block_horizontal .arr_down:hover{
    background:#E0E0E0 ;
}
.widget_s .w_slider_item .w_dummys_text{
    padding: 2px 3px;
    font-size: 13px;
    text-align: center;
}
