        .white_content {
            display: none;
			text-align:center;
            position: absolute;
            width: 658px;
			height: 525px !important;
            height: 520px;
			left:14%;
			top: -326px;
            padding: 4px;
			padding-top:7px;
            background-color: white;
            z-index:1002;
			float: none;
        }

