/* CSS Document */
.p-indent {
	margin: 0 0 0 20px;
	text-indent: -20px;
}
.p-description {
	margin: 20px 0;
	padding: 20px 30px;
	border: 1px dotted #999;
}