/*input
{
	border:				1px solid #aaa;
	margin-right:		10px;
	float:				left;
}
*/
fieldset
{
	padding:			2em;
}

legend
{
	font-weight:		bold;
}

.example-info
{
	position:			absolute;
	top:				2px;
	right:				4px;
	padding:			1px 2px;
	color:				green;
}

ul.autocompleter-choices li.autocompleter-selected span.example-info
{
	color:					#fff;
}

.kwick
{
	position:			absolute;
	top:				2px;
	height: 10px;
	display: inline;
}