option.indent1 {
	text-indent: 1em;
	display: block;
}

option.indent2 {
	text-indent: 2em;
	display: block;
}

option.indent3 {
	text-indent: 3em;
	display: block;
}

option.indent4 {
	text-indent: 4em;
	display: block;
}


.small {
	font-size:85%;
}


.topAlignedPs p {
	margin-top: 0;
	padding-top: 0;
}
