.mandatory-checkbox {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
	margin:0.5em 0em 0em 0.5em;
	vertical-align: baseline;
}

.mandatory-field-annotation {
   color:red;
}

.field-label {
    padding-right:10px;
    font-weight:bold;
}

.borderless-panel {
    border:0px;
    border-width: 0px;
}

.indent {
	text-indent: 36pt;
}
