p.wrong{
	text-indent:2em;
}
p.right{
	text-indent:0;
	margin:0;
}
p.right+p{
	text-indent:2em;
}

