﻿fieldset.search
{
	width: 410px;	
	padding: 5px;
	margin-left: 10px;
}
fieldset.search input, fieldset.search select
{
	width: 380px;
}
    
table.search 
{
	width: 410px;
}
table.search input 
{
	width: auto;
}
