
div#topplayer {
  width:445px;
  height:180px
}

div#topplayerindiv {
  width:445px;
  height:180px
  float:left;
  overflow:hidden;
  position:relative;
  clear:both;
  background-color:transparent;
}

div#topplayerlayer {

  float:left;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  background:transparent url(topplayerlayer.png) no-repeat top left;
  width:445px;
  height:180px
}

div.toplist {
  clear:both;
  float:left;
  display:block;
  width:195px;
  height:36px;
  background:#282828 url(toplistoff.png) no-repeat top right;
}

div#tdevpreload {
  display:none;
}

div#topplayer a.link {
  float:left;
  position:absolute;
  left:0px;
  top:0px;
  width:195px;
  height:36px;
  vertical-align:middle;
  color:#fff;
  font-weight:bold;
  z-index:5;
}

div#topplayer a.link span { 
  display:block;
  padding-left:5px;
  padding-right:30px;
  padding-top:5px;
}

div.toplist:hover,div.t_active {
  background-color:#CC6600;
  background:#CC6600 url(topliston.png) no-repeat top right;
}

div.toplist:hover a,div.t_active a,div#topplayer div.t_active a.link {
  color:#000;
  z-index:15;
}

div#topplayerprew img {
  float:right;
  width:240px;
  height:180px;
}

div#topplayerprewlink {
  float:right;
  position:absolute;
  right:0px;
  top:0px;
  width:240px;
  height:180px;
  background:transparent url(topplayerprewlinkbg.png) no-repeat top left;
  z-index:5;
}

div#topplayerprewlink a {
  width:240px;
  height:180px;
  display:block;
}

div#topplayerplist {
  float:left;
  overflow:hidden;
  height:180px;
  width:195px;
}

