.popUpBoxDisplay {z-index: 10000;  opacity: 1;
                   filter: alpha(opacity = 100);
                   position: absolute; top:150px;
                   background: url(../images/pageBackGround/slideBoxBackground.jpg); width: 100%;
                   height: 352px;
                   border-left: 2px solid #000;
                   border-bottom: 3px solid #000;
                   border-top: 3px solid #000;
                   left: 0px;
                    }

.popUpBoxContent {width: 100%;    }
