.pbc {
	color: #f1f1f1;
}
.pwbc {
	height: 404px;
	padding: 54px 0 0;
	background: url(images/tralephants.png) right 80px no-repeat;
}
.a-image {
	background: white;
	border-radius: 13px;
	box-shadow: white 0 0 0 12px;
	display: block;
	width: 305px;
	height: 310px;
	border: 2px dashed #f589ac;
	padding: 11px;
	float: left;
	margin: 0 98px 0 0;
}
	.a-image img {
		display: block;
		border-radius: 8px;
		margin: auto;
	}
.pbc .a-content {
	width: 475px;
	height: 300px;
	overflow: auto;
	margin: 0 0 12px;
}
.pbc h3 {
	color: white;
	font-size: 24px;
}
.pbc .ret {
	height: 32px;
	line-height: 32px;
	font-size: 12px;
}
.pbc .readmore {
	float: left;
}
.pbc .all {
	float: right;
}