.Todo { color: #c00; margin-top:2em; }
	.Todo .done { display:none; }
	
.clearing { clear: both; }

.placeholder { color: #c00; }

/* use this for development notes, which will be removed before the site goes live. This is different to a placeholder */
.note { color: #ffa200; }
