#eni {
 background-color: #000000;
 padding: 0px;
 width: 950px;
 height: 35px;
}
#eni td {
 font-family: verdana;
 color: white;
 text-align: center;
 height: 17px;
 padding: 0px; 
}
#eni td a {
 display: block; 
 color: white;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 line-height: 16px;
 sletter-spacing:-0.4px;
}
#eni #sb { 
 padding: 0px;
 width: 83px;
 height: 17px;
 background-image: url(http://enewsi.com/i/nb/enib3.gif);
 background-color: #555;
 background-repeat: no-repeat;
 background-position: center center;
}
#eni #sb:hover, #eni #sb a:hover {
 background-image: url(http://enewsi.com/i/nb/enib3.gif);
 background-color: #CC7; 
 background-repeat: no-repeat;
 background-position: center center;
 color: black;
}