#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 30s infinite;
  -moz-animation:    wsBasic 30s infinite;
  -webkit-animation: wsBasic 30s infinite;
}
@keyframes         wsBasic{0.00%{left:-0%} 13.33%{left:-0%} 16.67%{left:-100%} 30.00%{left:-100%} 33.33%{left:-200%} 46.67%{left:-200%} 50.00%{left:-300%} 63.33%{left:-300%} 66.67%{left:-400%} 80.00%{left:-400%} 83.33%{left:-500%} 96.67%{left:-500%}  }
@-moz-keyframes    wsBasic{0.00%{left:-0%} 13.33%{left:-0%} 16.67%{left:-100%} 30.00%{left:-100%} 33.33%{left:-200%} 46.67%{left:-200%} 50.00%{left:-300%} 63.33%{left:-300%} 66.67%{left:-400%} 80.00%{left:-400%} 83.33%{left:-500%} 96.67%{left:-500%}  }
@-webkit-keyframes wsBasic{0.00%{left:-0%} 13.33%{left:-0%} 16.67%{left:-100%} 30.00%{left:-100%} 33.33%{left:-200%} 46.67%{left:-200%} 50.00%{left:-300%} 63.33%{left:-300%} 66.67%{left:-400%} 80.00%{left:-400%} 83.33%{left:-500%} 96.67%{left:-500%}  }
