.popupWindow,
.popupWindowLight { text-align: left; margin: 0; padding: 0; border: 1px rgb(163,47,47) solid; display: none; background-color: white; }
.popupWindow h1,
.popupWindowLight h1 { background-color: rgb(163,47,47); color: white; font-size: 1em; font-weight: bold; margin: 0px; padding: 3px 26px 3px 16px; white-space: nowrap; text-align: left; }
.popupWindowLight h1 { height: 12px; overflow: hidden; background-color: transparent; }
.popupWindow .close,
.popupWindowLight .close { position: absolute; top: 4px; right: 4px; background: url(images/close.gif) rgb(163,47,47) 0px 0px no-repeat; width: 12px; height: 12px; overflow: hidden; }
.popupWindowLight .close { top: 0px; right: -1px; }
.popupWindow .close-out,
.popupWindowLight .close-out { background-position: 0px -12px; }
.popupWindow .close-mousepress,
.popupWindowLight .close-mousepress { background-position: 1px 1px; }
.popupWindowLight .closeButton { text-align: center; padding-top: 4px; padding-bottom: 6px; }
.popupWindowLight .closeButton input { background: url(images/buttonGreen.gif) 0px 0px no-repeat; width: 123px; height: 29px; color: #ffffff; font-size: 14px; font-weight: bold; border: medium none; cursor: pointer; }
.popupWindowBack { background-color: rgb(255,255,255); filter: alpha(opacity=50); opacity: 0.5; }
.popupWindowBackLV4 { background-color: #212121; filter: alpha(opacity=50); opacity: 0.5; }
