#slider-stage	{ width: 950px; overflow:hidden; height: 115px; margin:0px auto 0 auto; float:left; position:relative; }
#slider-list	{ width: 2000px; border: 0; margin: 0; padding: 0; left: 0px; position: absolute; }
.list_livescore	{ background:#d0007c; width:225px; height:113px; z-index:1;  }
.list_livescore img	{ width:225px; height:113px; overflow:hidden; }
.list_livescore .title	{ z-index:0;  position:absolute; opacity:0.6;
filter:alpha(opacity=60); width:210px; height:18px;  padding:3px 10px; overflow:hidden; font:bold 14px/18px Arial, Helvetica, sans-serif; color:#fff; margin:91px 0 0 0; }
.list_livescore .title a	{ text-decoration:none; color:#fff; }
.list_livescore .title a:hover	{ color:#128bce; }
#slider-list a.theme	{ margin: 0 16px 0 0; padding: 0; float: left; width: 225px; height: 113px; position:relative; cursor:pointer; text-decoration:none; z-index:0;}
#slider-list a.theme:hover span.changeTheme	{ display:block; }
#sliderBloc	{ height:115px; /*margin:0 auto;*/ width:1000px; }
#sliderBloc a#previous	{ background:url(../images/left.png) no-repeat left top; float:left; text-indent:-9999px; cursor:pointer; width:17px; height:25px; margin:45px 0px 0 8px; }
#sliderBloc a#next	{ background:url(../images/right.png) no-repeat left top; float:left; text-indent:-9999px; cursor:pointer; width:17px; height:25px; margin:45px 0px 0 8px; }
#sliderBloc a#previous:hover, #sliderBloc a#next:hover	{ filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.demo	{ width:1000px; min-height:113px; height:113px !important; margin:0; }
.clearit	{ clear:both; margin:0; padding:0; }
.left	{ float:left; display:inline; }
.right	{ float:right; display:inline; }
