#text{
	position: absolute;
	left: 232px;
	top: 400px;
	width: 516px;
}
#text *{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}
#text h2{
	font-size: 14px;		
	padding-right: 14px;
}
#text h2,#text p{
	display: inline;
}
