#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; }
#lbOverlay.green {background-color: #c5c5c5;}
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #000; width:200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.green { border: 1px solid #00B000; }
#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #000; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.green { border: 1px solid #00B000; border-top: none; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../img/icon/lightbox/loading.gif) center no-repeat;
}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.green { color: #c5c5c5; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: left; margin-bottom: 1px; display:none; }
#lbClose.green { background: url(../img/icon/lightbox/close_green.png) no-repeat; }

#richiesta {width:100%; height:100%; margin: 0; padding:0; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
#richiesta table{width:auto; margin:10PX 0 0 0; padding:0;}
#richiesta div.sx{margin: 0; padding:3px 0 3px 0; font-size:12px; font-weight:bold; border-bottom:1px solid #c5c5c5;}
#richiesta input {margin:2px 0 2px 0; padding:2px; font-size:10px; color:#000; border:1px solid #c5c5c5;}
#richiesta select {margin:2px 0 2px 0; padding:0; font-size:10px; color:#000;border:1px solid #c5c5c5;}
#richiesta div#invia {padding:0; margin:0; width:100%; text-align:center; border-top:1px solid #c5c5c5;}
#richiesta .bt-void2 {border:0; padding:0; margin:5px 0 0 0; background:transparent; color:#FFF; font-weight:bold;}
#richiesta table span{padding:5px 0 5px 0; margin:0; display:block;}
#richiesta a { color:#ea3940; }
#richiesta a:hover { color:#fff; background-color:#ea3940; text-decoration:none; }