@charset "utf-8";
/*  START LIGHTBOX LOOK_N_FEEL*/
#lightbox_popup{width: 500px;background-color: white; border:2px ridge #CCCCCC; margin-top:-125px;}
#lightbox_popup_header{ background-color:#69921A;}
#lightbox_popup_title {color:#fff; font-size:12px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
#lightbox_popup_body_outer{border:2px solid #69921A;}
#lightbox_popup_body{padding:5px;}
#lightbox_underlay {background:url(lb_underlay_bkg.png) repeat;}

/*  END LIGHTBOX LOOK_N_FEEL  */
/* DONOT MODIFY ANY CSS BELOW THIS LINE  */
#lightbox_popup_header{padding:5px;}
#lightbox_underlay {display: none;position: absolute;top: 0%;left: 0%; z-index:8888; width:100%; height:978px;}
#lightbox_popup {display: none;	position: absolute;	z-index:9999;	overflow: auto;}
#lightbox_popup_title {text-align:left; }
#lightbox_popup_header_links{ float:right;}
#lightbox_clearfix{clear:both;}
.lbdisplaynone{display:none;}
.lbdisplayblock{display:block; }
/* DONOT MODIFY CSS ABOVE THIS LINE  */
