#lightbox_con {display:none;}
.lightbox-bg  {background-image: url(../dsg/bgr/overlay.png); position:absolute;width:100%; z-index:90; top:0;left:0;}
.lightbox {padding:0px; width:740px;height:606px;position:relative;top:0px;left:0px;}

.close-btn {width:21px;height:21px; float:right; position:absolute; top:7px; right:10px; z-index:5; background:#fff; }
.caption{ float:left; font-family:"Trebuchet MS"; font-size:14px;font-weight:bold;color:#333;padding:0px 0 10px 15px; background:#fff;width:725px; }
.top {background:url(../dsg/bgr/lightbox_top.png) 0 0 no-repeat; width:100%; height:12px; clear:both; }
.bot{background:url(../dsg/bgr/lightbox_bot.png) 0 0 no-repeat; width:100%; height:12px; }
.object {width:100%;background:#fff; text-align:center;}
