@charset               "UTF-8";

#people_picker
{
	width: 900px;
	min-height: 99px;
	margin: 0;
	clear: both;
	padding: 0;
	text-align: justify;
	z-index: 1;
}

#picker_sep
{
	clear: both;
	width: 900px;
	height: 5px;
	line-height: 0.0;
	font-size: 0;
}

