
div.containerHead {
	white-space: nowrap;
	padding: 2px;
	text-align: left;
}

.containerActions {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
}

div.containerTitle {
	float: left;
	width: 1%;
}

div.containerBody {
	clear: both;
	margin: 0;
	border: 0;
	padding: 6px;
}

div.containerPane {
	width: 100%;
	text-align: left;
	padding: 0;
}

div.containerFooter {
	margin-bottom: 18px;
	text-align: right;
	padding: 5px;
}


div.Search td {
	float: left;
	clear: both;
}

div.Search td a {
	display: none;
}

div.Search td img {
	display: none;
}

div.Search td input {
	float: left;
	clear: both;
}

div.Search td span {
	display: none;
}

