form.report div.moreOptions {
	margin-top:10px;
	clear:both;
}
form.report div.moreOptions div.description {
	width:600px;
	border:1px solid #e9e9e9;
	padding:5px;
	background-color:white;
	text-align:justify;
	float:left;
	margin-bottom:10px;
}
form.report div.moreOptions div.description b {
	font-size:10pt;
}
form.report div.moreOptions div.description p {
	margin:0px;
}
form.report div.moreOptions div.description p.example {
	margin:10px 5px;
}
form.report div.moreOptions div.description p.important {
	margin:10px 0px;
}
form.report #group,
form.report #oneInvestor {
	width:150px;
	float:left;
}
