#p-bg{
	background: url(images/p-bg.gif) no-repeat;
	height:350px;
	width:401px;
	text-align:center;
	margin:0px auto 0px;
}

.p-title{
	color:#355169;
	font-weight:bold;
	font-size:14px;
	padding:20px 0px  0px;
}

.p-photo{
	padding:10px 0px  0px;
}

.p-comment{
	margin:20px 0px 0px 50px;
	color:#355169;
	font-size:12px;
	line-height:18px;
	width:320px;
	text-align:left;
}

