.searchFormThree
{
width: 100%;
position:relative;
}
 
tr.searchFormThreeRow1
{
height:
5
;
}
 
tr.searchFormThreeRow2
{
height:
1
;
}
 
 
td.searchFormThreeCell1
{
   background-color: #EFEECE;
   text-align: Right;
   width: 100px
}
 
td.searchFormThreeCell2
{
background-color:
#EFEECE
;
text-align:
Left
;
}
 
td.searchFormThreeCell3
{
background-color:
#EFEECE
;
width:
70
;
text-align:
Center
;
}
 
.searchFormThree_imageCell2
{
background-image: url(
../
css/images/images_squareDark
/
btn_clear.gif
)
;
background-repeat:
no-repeat
;
display:
visible
;
background-position:
Center Center
;
height:
17
;
width:
51
;
}
 
.searchFormThree_imageCell2_f2
{
background-image: url(
../
css/images/images_squareDark
/
btn_clear.gif
)
;
background-repeat:
no-repeat
;
display:
visible
;
background-position:
Center Center
;
height:
17
;
width:
51
;
}
 
.searchFormThree_imageCell3
{
background-image: url(
../
css/images/images_squareDark
/
btn_search.gif
)
;
background-repeat:
no-repeat
;
display:
visible
;
background-position:
Center Center
;
height:
17
;
width:
59
;
}
 
.searchFormThree_imageCell3_f2
{
background-image: url(
../
css/images/images_squareDark
/
btn_search_f2.gif
)
;
background-repeat:
no-repeat
;
display:
visible
;
background-position:
Center Center
;
height:
17
;
width:
59
;
}
 
.searchFormThreeCell1, .searchFormThreeCell2, .searchFormThreeCell3{
background-color : #384B00;
border-style : solid;
border-width : 0px 0px 0px 0px;
padding :  3px 3px 3px 3px;
}
 
