.directory form table.filters input.submit{
	border: 2px #1C4D76 outset;
	float: right;
	background-color: #1C4D76;
	color: white;
	width: 80px;
	font-weight: bold;
	height: 18px;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}

.directory .filters .relation label {
	position: relative;
	top: -2px;
}

.directory .filters select {
	margin-top: 0px;
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	border: 1px solid #1C4D76;
	color: #1C4D76;
}
