#ctl00_ASPxRoundPanel2_ASPxRoundPanel1_RPC {position:relative;top:0px;left:0px;}
#ctl00_ASPxRoundPanel2_ASPxRoundPanel1 {position:relative;top:0px;left:0px;}

	.spacegallery {
position:relative;
	/*width:300px;*/
	overflow: hidden;
}
#tblClientMain {position:relative;}
.spacegallery img {
	position: absolute;
	left: 160px;
	top:150px;
}
.spacegallery a {
	position: absolute;
	z-index: 9999;

	display: table;
	top: 00;
	left: 0;
	width: 320px;
	height: 300px;
	/*border:red 1px solid;*/
	background: url(images/blank.gif);
}

