

<style type="text/css">
.notibackground{

       background: purple;

}


div.banner2 {
  margin: 0px;
  //font-size: 80% /*smaller*/;
  font-size: 2;
  //font-weight: bold;
  line-height: 1.1;
  text-align: left;
position:fixed;
bottom:0px;
left:0px;
background:#191519;
width:100%;
height:24px;
border-top:2px solid gray;
background-image:url('musictoolbar.png');
//background-image:url('darkpurple.jpg');
background-repeat:repeat-x;
   
      
}
div.banner {
  margin: 0px;
  //font-size: 80% /*smaller*/;
  font-size: 2;
  //font-weight: bold;
  line-height: 1.1;
  text-align: right;
position:fixed;
bottom:0px;
right:0px;


   
      
}

div.mainchat {
  margin: 0px;
 
padding:0px;
   position:fixed;
     bottom:26px; 
     //right:237px; 

left:10px; 
text-align:left;
 float:right;
width:238px;
//color:#444444;
font-size:14px;
    //border-left: 1px solid #686868;
     //border-top: 1px solid #686868;
     border:none;
    //background-image:url('ef_wallpapers_1024_white.jpg');

      z-index:26;
   
      
}

div.chatlist {
  margin: 0px;
 
padding:0px;
   position:fixed;
     bottom:26px; 
     right:250px; 
text-align:left;
 float:right;




width:300px;
//color:#444444;
font-size:14px;
    //border-left: 1px solid #686868;
     //border-top: 1px solid #686868;
     border:none;
    //background-image:url('ef_wallpapers_1024_white.jpg');

      z-index:26;
   
      
}




div.chatlistnumber2 {
  margin: 0px;
 
padding:0px;
   position:fixed;
     bottom:26px; 
     right:8px; 
text-align:left;
 float:right;




width:230px;
//color:#444444;
font-size:14px;
    //border-left: 1px solid #686868;
     //border-top: 1px solid #686868;
     border:none;
    //background-image:url('ef_wallpapers_1024_white.jpg');

      z-index:26;
   
      
}






















div.notilist {
  margin: 0px;
 
padding:0px;
   position:fixed;
     bottom:26px; right:0px; 
text-align:left;
 float:right;
width:210px;

//color:#444444;
font-size:14px;
    //border-left: 1px solid #686868;
     //border-top: 1px solid #686868;
     border:none;

      z-index:26;



   
      
}
* html div.banner {position:absolute;}

.boxa {
  position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
}
.userlistx {
  margin: 0px;
 
padding:0px;
   position:fixed;
     bottom:26px; right:0px; 
text-align:left;
 float:right;
width:210px;
color:#444444;
font-size:14px;
    border-left: 1px solid #686868;
     border-top: 1px solid #686868;
     
      visibility:hidden;
      display:none;
      z-index:26;
       background: #efefef;

}



* html userlistx {position:absolute;}

div.banner p {
  margin: 0px; 
 height:22px;
 padding-top:2px;
  font-family: Arial, sans-serif;


  color: #444444;
}
div.banner.a {

  color:#444444;
}
.navbutton:hover {
 background-color: ;
 
  color:black;
}
.navbuttonx:hover {
 background-color:  ;
 
  color:black;
}

.navbutton { 
padding-bottom:5px;
height:25px;
color:#444444;
background-color:#bce2ff;
 padding-left:5px;  padding-top:5px; padding-right:7px; border-bottom:1px solid #cccccc;  border-left:1px solid #cccccc;
 border-top: 1px solid #686868;   
}
 .navbuttonx { 
padding-bottom:5px;
 height:25px;
 color:#444444;
 padding-left:5px;  
padding-top:5px;
 padding-right:7px;
 //border-bottom:1px solid #cccccc;  
//border-left:1px solid #cccccc;
//background-color:#efefef;
 border-bottom:1px solid purple;  
border-left:1px solid purple;
background-color:;

}

 .navbuttonxchat { 
padding-bottom:5px;
 height:25px;
 color:#444444;
 padding-left:5px;  
padding-top:5px;
 padding-right:7px;
 //border-bottom:1px solid #cccccc;  
//border-left:1px solid #cccccc;
//background-color:#efefef;
 border-bottom:1px solid purple;  
border-left:1px solid purple;
background-color:#000000;

}
 

div.banner a, div.banner em { color:#444444; }

div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

/*blah*/



</style>
