body { background-color: #fff; }
.dsvPane { width: 640px; }
.dsvPlayerContainer { height: 360px; background: #000; }
.dsvControls DIV { cursor: pointer; display: inline; float: left; }
.dsvPlayPause { background-position: -20px 0; height: 30px; margin-left: 7px; width: 15px; }
.dsvPlayPause:hover { background-position: -20px -30px; }
.dsvPane .dsvEmbedPane { position: absolute; top: 30px; right: 0; width: 207px; background: #999; background: rgba(100, 100, 100, .85); padding: 7px; overflow: hidden; height: 20px; display: none; color: #fff; }
.dsvEmbedPane ul { list-style-type: none; padding: 0; margin: 0; }
.dsvEmbedPane li { margin-bottom: 3px; }
.dsvEmbedPane label { font-size: 11px; display: block; float: left; width: 35px; line-height: 17px; text-align: right; margin-right: 7px; }
.dsvEmbedPane input { font-size: 11px; background-color: #222; color: #ccc; width: 158px; border: solid 1px #222; padding: 2px; }
.dsvControls { background: #000; border: solid 1px #000; border-width: 0 1px; height: 30px; padding-top: 2px; position: relative; }
.dsvPaused { background-position: -50px 0; }
.dsvPaused:hover { background-position: -50px -30px; }
.dsvTimeline, .dsvBufferbar, .dsvProgressbar { height: 10px; }
.dsvTimeline { background-position: 0 -90px; margin-left: 7px; margin-top: 10px; position: relative; width: 460px; }
.dsvBufferbar { background-position: 0 -130px; }
.dsvProgressbar { background-position: 0 -120px; clear: both; left: 0; position: absolute; top: 0; }
.dsvMute { height: 30px; margin-left: 7px; width: 28px; }
.dsvVolume { background: #fff; border: solid 1px #000; height: 5px; width: 3px; }
.dsvControls .dsvSelectedVolume { background: #5f94c6; }
.volume1 { margin-top: 12px; }
.volume2 { height: 9px; margin-top: 10px; }
.volume3 { height: 13px; margin-top: 8px; }
.volume4 { height: 17px; margin-top: 6px; }
.volume5 { height: 21px; margin-top: 4px; }
.dsvTime, .dsvAdTimeline { color: #fff; font-size: 12px; line-height: 30px; margin-left: 7px; text-align: right; width: 40px; }
div.dsvAdTimeline { display: none; width: 466px; text-align: left; }
.dsvControls, .dsvPlayPause, .dsvTimeline, .dsvBufferbar, .dsvProgressbar, .dsvMute, .dsvEmbed { background: transparent url(http://content.secondspace.com/mdmo/player/img/player-metal.gif); }
.dsvControls { background-position: 0 -60px; padding: 0; }
.dsvPlayPause { background-position: 0 0; margin-left: 0; width: 50px; }
.dsvPlayPause:hover { background-position: 0 -30px; }
.dsvPaused { background-position: -51px 0; }
.dsvPaused:hover { background-position: -51px -30px; }
.dsvTimeline { background-position: 0 -110px; border-right: solid 1px #555; width: 418px; }
.dsvBufferbar { background-position: 0 -90px; }
.dsvProgressbar { background-position: 0 -100px; }
.dsvMute { background-position: -161px 0; margin: 0; width: 29px; }
.dsvMuted { background-position: -201px 0; }
.dsvVolume { border-color: #333; }
.dsvEmbed { background-position: -360px 0; height: 30px; margin-left: 7px; width: 54px; }
.dsvEmbed:hover { background-position: -360px -30px; }
.meta { display: none; }
I.clear { clear: both; display: block; }

/* page specific overwrites */
#fin_storysection .dsvEmbedPane ul {margin:0;}
#fin_storysection .dsvPane {margin-left:-10px;}
