#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background: #000;}
#lbOverlay.theme { background: #000; }
#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: #fff; width: 200px; height: 200px; margin: 0 auto; -moz-border-radius:9px;}
#lbDetailsContainer {font: 10px Verdana, Helvetica, sans-serif; width: 100%; line-height: 1.4em;overflow: auto; margin: 0 auto;}
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(http://media.away.com/trip/images/loading.gif) center no-repeat;
}
#lbIframe{border: none;}
#lbDetailsData { padding: 0 10px; }
#lbDetailsData.theme { color: #333; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url(http://media.away.com/trip/images/sprites/trip-sprite.png) no-repeat  scroll -168px -106px transparent;}
#lbClose.theme { background: url(http://media.away.com/trip/images/sprites/trip-sprite.png) no-repeat  scroll -168px -106px transparent; }


