#cpPlayer .play {position:absolute; top:5px; left:10px; display:block; width:34px; height:34px; background:url(/style/_img/playerBtn.gif) no-repeat; float:left;}
#cpPlayer .stop {display:none;}
#cpPlayer .pause {position:absolute; top:5px; left:10px; display:block; width:34px; height:34px; background:url(/style/_img/playerBtn.gif) no-repeat -68px 0; float:left;}
#cpPlayer .mute {position:absolute; top:15px; left:469px; display:block; background:url(/style/_img/playerBtn.gif) no-repeat -18px -34px; width:14px; height:12px; float:left;}
#cpPlayer .muteOn {position:absolute; top:15px; left:469px; display:block; background:url(/style/_img/playerBtn.gif) no-repeat 0 -34px; width:14px; height:12px; float:left;}
#cpPlayer .openPlayer {display:none; width:20px; height:20px; background:#000;}

a.listen {color:Red;}

#rpwmp .play {position:absolute; top:33px; left:10px; display:block; width:34px; height:34px; background:url(/style/_img/playerBtn.gif) no-repeat; float:left;}
#rpwmp .stop {display:none;}
#rpwmp .pause {position:absolute; top:33px; left:10px; display:block; width:34px; height:34px; background:url(/style/_img/playerBtn.gif) no-repeat -68px 0; float:left;}
#rpwmp .mute {position:absolute; top:87px; left:209px; display:block; background:url(/style/_img/playerBtn.gif) no-repeat -18px -34px; width:14px; height:12px; float:left;}
#rpwmp .muteOn {position:absolute; top:87px; left:209px; display:block; background:url(/style/_img/playerBtn.gif) no-repeat 0 -34px; width:14px; height:12px; float:left;}
#rpwmp .openPlayer {position:absolute; top:9px; right:9px; display:block; width:21px; height:22px; background:url(/style/_img/playerBtn.gif) no-repeat -34px -34px;}

#rpwmp .line {position:absolute; top:80px; left:10px; width:215px; height:1px; background:#5b5b5b; overflow:hidden;}
#rpwmp #playedText {position:absolute; top:87px; left:12px; display:block; color:#fff;}

.dontMissLead {padding:5px 2px 5px 0;}
.dontMissDetails {padding:2px 2px 2px 0; cursor:pointer; color:#00356C;}
.dontMissLink a {color:#00356C;}

#changeViewToSimple .hover,#changeViewToExtended .hover {display:block; position:absolute; top:0; left:0; height:27px; width:27px; z-index:100; background-color:#ccc; padding:0; margin:0;}
#changeViewToSimple,#changeViewToExtended {position:relative; display:block;}tr.hidden td {display:none;}
.context-menu-theme-default {background:#eee; padding:3px; border:1px solid #e1e1e1;}
.context-menu-theme-default .context-menu-item {text-align:left; cursor:pointer; padding:4px 8px; color:black; font-family:Tahoma,Arial; font-size:11px;}
.context-menu-theme-default .context-menu-separator {margin:4px 2px; font-size:0; border-top:1px solid #808080; border-bottom:1px solid white;}
.context-menu-theme-default .context-menu-item-disabled {color:#808080;}
.context-menu-theme-default .context-menu-item-hover {color:white;}

#errorMsg {width:235px; background:url(/style/_img/icoAlert.gif) no-repeat 10px 0; color:#fff; padding:0 10px 0 50px; margin:35px 0 0 0;}
    html>body #errorMsg {width:175px;}
#errorMsg * {color:#fff;}