.red { background-color : red }
p:only-child { background-color : lime }
div.testText > div > p { margin-left : 1em }
.red { background-color : red }
p:only-child { background-color : lime }
div.testText > div > p { margin-left : 1em }