#FlashVideoPlayer1,#FlashVideoPlayer2,#FlashVideoPlayer3,#FlashVideoPlayer4 {
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}

#wb_FlashVideoPlayer1 .caption,#wb_FlashVideoPlayer2 .caption,#wb_FlashVideoPlayer3 .caption,#wb_FlashVideoPlayer4 .caption {
    background:#000;
    bottom:25px;
    display:none;
    font-family:Arial;
    font-size:11px;
    left:0;
    opacity:0.8;
    padding:10px;
    position:absolute;
}

#wb_FlashVideoPlayer1 .title,#wb_FlashVideoPlayer2 .title,#wb_FlashVideoPlayer3 .title,#wb_FlashVideoPlayer4 .title {
    color:#47D2FF;
}

#wb_FlashVideoPlayer1 .description,#wb_FlashVideoPlayer2 .description,#wb_FlashVideoPlayer3 .description,#wb_FlashVideoPlayer4 .description {
    color:#FFF;
}

#wb_FlashVideoPlayer1 .play,#wb_FlashVideoPlayer1 .pause,#wb_FlashVideoPlayer1 .fullscreen,#wb_FlashVideoPlayer1 .mute,#wb_FlashVideoPlayer1 .info,#wb_FlashVideoPlayer2 .play,#wb_FlashVideoPlayer2 .pause,#wb_FlashVideoPlayer2 .fullscreen,#wb_FlashVideoPlayer2 .mute,#wb_FlashVideoPlayer2 .info,#wb_FlashVideoPlayer3 .play,#wb_FlashVideoPlayer3 .pause,#wb_FlashVideoPlayer3 .fullscreen,#wb_FlashVideoPlayer3 .mute,#wb_FlashVideoPlayer3 .info,#wb_FlashVideoPlayer4 .play,#wb_FlashVideoPlayer4 .pause,#wb_FlashVideoPlayer4 .fullscreen,#wb_FlashVideoPlayer4 .mute,#wb_FlashVideoPlayer4 .info {
    background:url(wb.videoplayer.png);
    border:0;
    cursor:pointer;
    float:left;
    height:16px;
    margin:4px 0 5px 10px;
    padding:0;
    width:16px;
}

#wb_FlashVideoPlayer1 .play:hover,#wb_FlashVideoPlayer1 .pause:hover,#wb_FlashVideoPlayer1 .fullscreen:hover,#wb_FlashVideoPlayer1 .mute:hover,#wb_FlashVideoPlayer1 .info:hover,#wb_FlashVideoPlayer2 .play:hover,#wb_FlashVideoPlayer2 .pause:hover,#wb_FlashVideoPlayer2 .fullscreen:hover,#wb_FlashVideoPlayer2 .mute:hover,#wb_FlashVideoPlayer2 .info:hover,#wb_FlashVideoPlayer3 .play:hover,#wb_FlashVideoPlayer3 .pause:hover,#wb_FlashVideoPlayer3 .fullscreen:hover,#wb_FlashVideoPlayer3 .mute:hover,#wb_FlashVideoPlayer3 .info:hover,#wb_FlashVideoPlayer4 .play:hover,#wb_FlashVideoPlayer4 .pause:hover,#wb_FlashVideoPlayer4 .fullscreen:hover,#wb_FlashVideoPlayer4 .mute:hover,#wb_FlashVideoPlayer4 .info:hover {
    opacity:0.5;
}

#wb_FlashVideoPlayer1 .controls,#wb_FlashVideoPlayer2 .controls,#wb_FlashVideoPlayer3 .controls,#wb_FlashVideoPlayer4 .controls {
    background:linear-gradient(bottom,#000000 0%,#AAAAAA 100%);
    border:0;
    bottom:0;
    left:0;
    margin:0;
    padding:0;
    position:absolute;
}

#wb_FlashVideoPlayer1 .pause,#wb_FlashVideoPlayer2 .pause,#wb_FlashVideoPlayer3 .pause,#wb_FlashVideoPlayer4 .pause {
    background:-16px 0;
}

#wb_FlashVideoPlayer1 .mute,#wb_FlashVideoPlayer2 .mute,#wb_FlashVideoPlayer3 .mute,#wb_FlashVideoPlayer4 .mute {
    background:-32px 0;
}

#wb_FlashVideoPlayer1 .info,#wb_FlashVideoPlayer2 .info,#wb_FlashVideoPlayer3 .info,#wb_FlashVideoPlayer4 .info {
    background:-80px 0;
}

#wb_FlashVideoPlayer1 .fullscreen,#wb_FlashVideoPlayer2 .fullscreen,#wb_FlashVideoPlayer3 .fullscreen,#wb_FlashVideoPlayer4 .fullscreen {
    background:-64px 0;
}

#wb_FlashVideoPlayer1 .time,#wb_FlashVideoPlayer1 .duration,#wb_FlashVideoPlayer2 .time,#wb_FlashVideoPlayer2 .duration,#wb_FlashVideoPlayer3 .time,#wb_FlashVideoPlayer3 .duration,#wb_FlashVideoPlayer4 .time,#wb_FlashVideoPlayer4 .duration {
    color:#FFF;
    float:left;
    font-family:Arial;
    font-size:11px;
    line-height:25px;
    margin-left:10px;
}

#wb_FlashVideoPlayer1 .duration,#wb_FlashVideoPlayer2 .duration,#wb_FlashVideoPlayer3 .duration,#wb_FlashVideoPlayer4 .duration {
    color:silver;
    margin-left:0;
}

#wb_FlashVideoPlayer1 .scrubber,#wb_FlashVideoPlayer1 .volume,#wb_FlashVideoPlayer2 .scrubber,#wb_FlashVideoPlayer2 .volume,#wb_FlashVideoPlayer3 .scrubber,#wb_FlashVideoPlayer3 .volume,#wb_FlashVideoPlayer4 .scrubber,#wb_FlashVideoPlayer4 .volume {
    border:0;
    cursor:pointer;
    float:left;
    margin-left:10px;
    margin-top:11px;
}

#wb_FlashVideoPlayer1 .volume,#wb_FlashVideoPlayer2 .volume,#wb_FlashVideoPlayer3 .volume,#wb_FlashVideoPlayer4 .volume {
    width:100px;
}

#wb_FlashVideoPlayer1 .large_button,#wb_FlashVideoPlayer2 .large_button,#wb_FlashVideoPlayer3 .large_button,#wb_FlashVideoPlayer4 .large_button {
    background:#000;
    border-radius:8px;
    cursor:pointer;
    height:100px;
    left:0;
    opacity:0.8;
    position:absolute;
    top:0;
    width:100px;
}

#wb_FlashVideoPlayer1 .large_button:hover,#wb_FlashVideoPlayer2 .large_button:hover,#wb_FlashVideoPlayer3 .large_button:hover,#wb_FlashVideoPlayer4 .large_button:hover {
    opacity:0.3;
}