.sfaListbox{}
sfaCheckboxes{}
.sfaDropdown{}
.sfaPage{}

.sfaRedAsterisk{
	color:red;
	font-weight:bold;
	margin:0px 5px;
	vertical-align:top;
	font-size:2em;
	cursor:default;
}
.sfaMandatoryAdvise{
	color:red;
	font-weight:bold;
}
.sfaListboxBag{
	width:80%;
	display:block;
	background-color: #fff;
}
.sfaInlineMsg{
	color:green;
	font-weight:bold;
	font-size:0.95em;
}

/* Some fixes*/
table.formtable th,
table.formtable td{

}
table.formtable th{
	white-space:nowrap;
}
input.createboxInput{width:50%;}
input.autocompleteInput{width:50%;}
.errorMessage{font-weight:bold;}

div.multipleTemplate{
	background:transparent !important;
}
