#stickers {
  background: url(/bb/img/stickers/header.jpg) no-repeat;
  width: 750px; 
  margin: 0 auto;
  padding-top: 25px;
}


#stickers h1 { display: none; }

#stickers_header {
  margin-left: 250px;
 
}

#sticker_images { margin-top: 25px; }

#sticker_images img { cursor: pointer; }

#badge_code { 
  display: none;
  text-align: left; 
  border-top: 1px solid #ccc;
  margin-top: 35px;
  padding-top: 25px;
}

