.twoColumnSearch
{
width: 100%;
position:relative;
}
 
tr.twoColumnSearchRow1
{
height:
5
;
}
 
td.twoColumnSearchCell1
{
background-color:
#E5E5CF
;
width:
360
;
text-align:
Right
;
vertical-align:
top
;
}
 
td.twoColumnSearchCell2
{
background-color:
#E5E5CF
;
width:

;
text-align:
Left
;
vertical-align:
top
;
}
 
.twoColumnSearchCell1, .twoColumnSearchCell2{
background-color : #E5E5CF;
border-style : solid;
border-width : 0px 0px 0px 0px;
padding :  3px 3px 3px 3px;
}
