/* Cleaner looking add content selection box */

form.addContent select {
	width:100%;
	border:1px solid grey;
}