.tabs li a.icon,
.tabs li div.icon {
	text-indent: 0;
	width: 100%;
}
fieldset div, fieldset label
{
	float:left;
	margin-right: 0.5em;
}
div.slider
{
	width: 7em;
}
a.slider
{
	float: right;
	clear: right;
	height: 1em;
	width: 1em;
	margin-right: 1em;
}
a.slider.decrease
{
	background-image: url(/images/expert_box_arrow_down.gif);
}
a.slider.increase
{
	background-image: url(/images/expert_box_arrow_up.gif);
}
input.slider
{
	min-width: 3.5em;
	float: left;
	padding: 0.2em;
	text-align: center;
}
.resultstable li,
.summary li,
.details li
{
	list-style-type: none;
}
ul.details
{
	display: none;
}
ul.details li p
{
	display: none;
}
ul.details li.client p.survey,
ul.details li.location p
{
	display: block;
}

ul.summary li label,
ul.details li label
{
	font-size: inherit;
	color: inherit;
	margin: 0 0.5em 0 0;
}

