#mbCenter #mbImage,
#mbBottomContainer,
#mbBottomContainer #mbBottom {
  border-color: #FFF;
  background: #FFF;
}

#mbBottom #mbTitle,
#mbBottom #mbNumber {
  margin-right: 20px;
  font-family: Tahoma, Arial, sans-serif;
  color: #002C54;
  font-size: 1.2em;
}

#mbBottomContainer #mbPrevLink {
  background: url(gfx/coolprev.gif) 0 0 no-repeat;
  width: 25px;
  height: 25px;
}
#mbBottomContainer #mbNextLink {
  background: url(gfx/coolnext.gif) 0 0 no-repeat;
  width: 25px;
  height: 25px;
}
#mbBottomContainer #mbCloseLink {
  background: url(gfx/coolclose.gif) 0 0 no-repeat;
  width: 25px;
  height: 25px;
}