div.tender-filter {
	width: 500px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 10px;
	margin-bottom: 30px;
}
div.tender-filter-name {
	font-weight: bold;
	margin-bottom: 10px; 

}
div.tender-filter-desc {
	float: left;
	width: 210px;
	text-align: right;
	margin-right: 10px;
	line-height: 25px;
	height: 25px;
}
div.tender-filter-input {
	float: left;
	width: 250px;
	height: 25px;
}
.filter-input {
	width: 470px;
}
.filter-input-short {
	width: 85px;
}
.grey (color: #666666;)
