/* cbox-lightbox-custom.css */
#cboxCurrent,#cboxTitle,#cboxMiddleLeft{visibility: hidden}#cboxClose{width:30px;height:30px;min-width:30px;min-height:30px;background-image:url("../files/template/close.png");background-repeat:no-repeat;font-size:3em;text-decoration:none !important;z-index:300}#cboxNext{width:50px;height:65px;min-width:50px;min-height:65px;background-image:url("../files/template/next.png");background-position:right center;background-repeat:no-repeat;font-size:3em;text-decoration:none !important;z-index:300}#cboxPrevious{width:100px;height:65px;min-width:100px;min-height:65px;background-image:url("../files/template/prev.png");background-position:left center;background-repeat:no-repeat;font-size:3em;text-decoration:none !important;z-index:300}