table.search {
width : 95%; 
height : 50%; 
border : 0; 
table-layout : fixed; 
margin:0 auto;
cellspacing : 20px;
cellpadding : 20px;
} 
td.search {
border : 0; 
margin : 20px;
spacing : 30px;
padding : 20px;
} 
input.search {
width : 88px; 
height : 31px; 
border : 0; 
} 
/*
table.search{
width : 95%;
height: 30%;
align : center;
border : 0;
cellspacing : 20px;
cellpadding : 20px;
table-layout: fixed;
boder-collapse:separate;
}
input.search{
width:88px;
height:31px;
border : 0;
}
*/
