﻿.Filter
{
	position:absolute;
	left:5px;
	top:10px;
	width:350px;
	height:28px;
}
#ddlFilterNames
{
	width:175px;
}
#txtFilterValue
{
	width:145px;
}
