#topbar {
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:18px; 
  background:url(../../img/bgr-topbar.gif) repeat-x; 
  text-align:center; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:14px;
  color:#333;
  display:inline-block;
}

