#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0px; left: 0px; z-index: 99999; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; }
#cboxTitle { margin: 0px; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
.cboxPhoto { float: left; margin: auto; border: 0px; display: block; max-width: none; }
.cboxIframe { width: 100%; height: 100%; display: block; border: 0px; }
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; }
#cboxOverlay { background-color: rgb(0, 0, 0); background-position: initial initial; background-repeat: initial initial; }
#colorbox { outline: 0px; }
#cboxLoadedContent { border: 5px solid rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial; }
#cboxClose { display: block; background-image: url(37814478f090596ac595a1b9c0eeaed4857fa955.png) ; text-indent: -9999px; border: 0px; position: absolute; top: -15px; right: -15px; z-index: 99999; width: 51px; height: 43px; overflow: hidden; background-position: initial initial; background-repeat: no-repeat no-repeat; }
