
 #ps2icon:hover {
   background-color: #bebebe;
 }

 #ps2icon {
   border: 0;
   width: 18px;
   height: 18px;
   position: absolute;
   left: 38px;
   padding: 3px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 0px;
   display: inline;
 }

 #psicon:hover {
   background-color: #bebebe;
 }

 #psicon {
   border: 0;
   width: 18px;
   height: 18px;
   position: absolute;
   left: 10px;
   padding: 3px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 0px;
   display: inline;
   top: -1px;
 }

 #noticon {
   border: 0;
   width: 18px;
   height: 18px;
   position: absolute;
   top: 2px;
   padding: 3px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 0px;
   display: inline;
 }

 #noticon:hover {
   background-color: #bebebe;
 }

 #onlinepeople:hover {
   background-color: #bebebe;
 }

 #onlinepeopleopen:hover {
   background-color: red;
 }

 .oplink a {
    text-decoration: none;
    color: black;
    font-weight: none;
    font-size: 11px;
 }

 .oplink {
    text-decoration: none;
    color: black;
    font-weight: none;
    font-size: 11px;
 }

 .onlinepeopleopen {
   background-color: white;
   border: 0;
   width: 90px;
   height: 21px;
   position: absolute;
   top: 0px;
   right: 1px;
   padding-top: 4px;
   padding-bottom: 3px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: -1px;
   line-height: 20px;
   display: inline;
   text-align: center;
   border-left: 1px solid rgb(150,150,150);
 }

 .onlinepeople {
   background-color: transparent;
   border: 0;
   width: 90px;
   height: 20px;
   position: absolute;
   top: 0px;
   right: 1px;
   padding: 3px;
   padding-left: 5px;
   padding-right: 5px;
   margin-top: 0px;
   line-height: 20px;
   display: inline;
   text-align: center;
   border-left: 1px solid rgb(150,150,150);
 }

 #controlbox {
   position: absolute;
   top: 3px;
   visibility: hidden;
   font-family: tahoma, verdana, arial, sans-serif;
   font-size: 12px;
   left: 35px;
 }

 #bufferbox {
   position: absolute;
   top: 0px;
   visibility: hidden;
   font-family: tahoma, verdana, arial, sans-serif;
   font-size: 12px;
   left: 35px;
 }

 #player {
   position: absolute;
   top: 00px;
 }

  #ac {
    display: inline;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    font-family: arial, tahoma, verdana, sans-serif;
  }
  #time {
    display: inline;
    position: absolute;
    right: 15px;
    width: 100px;
    top: -1px;
    text-align: right;
    height: 30px; 
    line-height: 30px;
    color: #bebebe;
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 12px;
  }

  #mp3player {
    display: inline;
    position: absolute;
    left: 405px;
    width: 200px;
    top: 0px;
    text-align: right;
    background-color: #8A8A8A;  
    border-top: 1px solid #717171;
    border-left: 1px solid #717171;
    border-right: 1px solid #D0D0D0;
    height: 30px; 
    line-height: 30px;
    color: #646464;
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 12px;
  }
