#bw-oreilly-header { 
  height: 32px;
  background-image: url(/orm-media/images/oreilly-header.jpg);
  background-repeat: repeat-x;
  margin:0;  padding:0 0 0 52px;
}
#bw-oreilly-header p { 
  text-transform:uppercase;
  font-size: 11px;
  color: rgb(169,169,169);
  margin:0;  padding:0;
  padding-top: 8px;
}
#bw-oreilly-header a { 
  color: rgb(214,214,214) !important;
  text-decoration:underline;
}
#bw-oreilly-header img { 
  border:0; margin:0; padding:0;
  display:block; float:left;
  padding-right: 30px;

}
