@import url(site.css);
.infogather {
	vertical-align:			top;
}
.required {
	color:					#400000;
	font-weight:			bold;
}
.optional {
	color:					#000080;
	font-weight:			normal;
}
.ignored {
	color:					#808080;
	font-weight:			normal;
}
