#gspc_inner {
	position: absolute;/*ADDED*/
	top: 190px; /***  height / 2  -210 ***/
	/*border:#d7f6fe double 1px;*/
	width: 100%; /*769px;*/
	height: 95%;/*•••416px;*/
	margin-left: auto;/***  width / 2   ***/
	margin-right: auto;
	/*z-index: -1;*/
	text-align: center;
}
#gspciframe2 {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	width: 760px; /*760px;*/
	height: 70%;
	overflow: auto;
	background-color: #FFFFFF;
	border-top: 0px;
	border: #d7f6fe double 1px;
}
#atfoot{
	position: absolute;
	bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

