.demo-container {
	width: 880px;
}

.divContainer {
	background: url('main_back.png') no-repeat;
	width: 100%;
	height: 400px;
	position: relative;
	font-size: 12px;
	line-height: 1.2em;
}

.divGrid, .divXmlHttpPanel {
	position: absolute;
	top: 86px;
}

.divXmlHttpPanel {
	top: 132px;
	left: 390px;
}

.rgInfoPart {
	display: none !important;
}

.title {
	font-size: 12px;
	color: #606060;
}

.info {
	color: black;
	font-size: 12px;
}

.person-photo {
	float: left;
	margin-right: 15px;
}
