body {
 background: url("../images/player-background.gif") no-repeat;
 overflow-x:hidden;
 overflow-y:hidden;
}
  #fnt_banner {
    font-family:arial,helvetica,sans-serif;
    font-size:13px;
    height:45px;
    left:325px;
    position:absolute;
    top:180px;
    width:290px;
    z-index:99;
    text-align: center;
  }
  #google_ads_div_TextAd_300x25 {
  /*margin-top:-20px;*/
  }
  #tabArea{position:absolute;left:12;top:233;visibility:visible;z-index:100}
  #currAd{position:absolute;left:390;top:440;visibility: hidden;}
  #fnt_targetspot {position:absolute;left:12;top:233;visibility:visible;}
  #playerCode {position:absolute;left:10;top:138;}
  #fnt_twitter {position:absolute;top:245;left:321px;}
  #text_ad {height:50px;left:321px;position:absolute;top:178px;width:300px;background:#ffffff}
  #promo_box{height:50px;left:12px;position:absolute;top:178px;width:300px;}
    
  #headline {
    color:#FFFFFF;
    font-family:arial,san-serif;
    font-size:13px;
    height:100px;
    left:10px;
    padding:0px;
    position:absolute;
    top:25px;
    width:450px;
  }
  #schedule {
     margin-top:5px;
  }
  .on-now{
    font-size:16px;
    font-weight: bold;
    color: 33ccff ;
  }
  
  #pause-button { 
  
  }
  #replay-button {
  
  }
  #volume-button {
  
  }

    
  ul.tab-headers,
  .tab-content {
      width: 300px;
      color: white;
      font-family: arial, helvetica, sans-serif
  }
  ul.tab-headers { 
      height: 20px;      
      list-style-type: none;
      margin: 0 0 0 0;
      padding: 0;       
  }
  #tab-header1 {
  margin: 0px 40px;
  }
  #tab-header2 {
  margin: 0px 30px;
  }
  ul.tab-headers li {
      float: left;
      padding: 0px 10px;
      border-bottom: 0;
      margin-left: 3px;
      cursor: pointer;
  }
  

  
  ul.tab-headers li.active {
      color: white;
  }
  .tab-content {
      margin: 0;
      padding: 0px;
      
      border: solid 1px white;
      visibility: hidden;
  }
  .wallkit_frame {
       background-color: #FFFFFF;
  }
  
  
scrollbarbutton
{
  display: none !important;
}

scrollbarbutton[type="increment"]
{
  display: none !important;
}

scrollbar[orient="vertical"] > scrollbarbutton[type="increment"]
{
  display: none !important;
}

scrollbarbutton[type="decrement"]
{
   display: none !important;
}

scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"]
{
   display: none !important;
}  
