کد:
#info
 {
  overflow: visible;
  width: 100%;
  position: fixed;
  z-index:2;
  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  padding-top:90px;
  
 }

 #infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
 {
  display: block;
  float: right;
  width:100%;
  clear: both;
  color: InfoText;
  background: InfoBackground url(../images/icon_warning.gif) no-repeat right;
  padding: .4em 0;
  border-bottom: .1em outset;
  text-decoration: none;
  cursor: default;
  
 }

 #infobar a:hover
 {
  color: HighlightText;
  background: Highlight url(../images/icon_warning_hover.gif) no-repeat right;
 }
شما دقیقا از این کد استفاده باید بکنید برای مامبو!