#wow_slider_profile .ws_bullets a{ background:url(/img/sysimg/bullet.png) left top;}
#wow_slider_profile .ws_bullets a.ws_selbull,#wow_slider_profile .ws_bullets a:hover{
  background-position: 0 100%;
}
#wow_slider_profile .ws_next,#wow_slider_profile .ws_prev{
  background-image:url(/img/sysimg/arrows.png);
}
#wow_slider_profile .ws_pause { background-image: url(/img/sysimg/pause.png);}
#wow_slider_profile .ws_play  { background-image: url(/img/sysimg/play.png);}
#wow_slider_profile .ws_bullets  a img{ left:-53px;}
#wow_slider_profile .ws_bulframe div div{ height:70px;}
#wow_slider_profile .ws_bulframe div{width:106px;}
#wow_slider_profile .ws_bulframe span{
  left:53px; background:url(/img/sysimg/triangle.png);
}
#wow_slider_profile .ws_images ul {
  animation:         wsBasic 25s infinite;
  -moz-animation:    wsBasic 25s infinite;
  -webkit-animation: wsBasic 25s infinite;
}
@keyframes         wsBasic{0.00%{left:-0%} 16.00%{left:-0%} 20.00%{left:-100%} 36.00%{left:-100%} 40.00%{left:-200%} 56.00%{left:-200%} 60.00%{left:-300%} 76.00%{left:-300%} 80.00%{left:-400%} 96.00%{left:-400%}  }
@-moz-keyframes    wsBasic{0.00%{left:-0%} 16.00%{left:-0%} 20.00%{left:-100%} 36.00%{left:-100%} 40.00%{left:-200%} 56.00%{left:-200%} 60.00%{left:-300%} 76.00%{left:-300%} 80.00%{left:-400%} 96.00%{left:-400%}  }
@-webkit-keyframes wsBasic{0.00%{left:-0%} 16.00%{left:-0%} 20.00%{left:-100%} 36.00%{left:-100%} 40.00%{left:-200%} 56.00%{left:-200%} 60.00%{left:-300%} 76.00%{left:-300%} 80.00%{left:-400%} 96.00%{left:-400%}  }
