.expandView
{
width: 100%;
position:relative;
}
 
td.expandViewCell1
{
background-color:
#E9E0C8
;
width:
140
;
text-align:
RIGHT
;
}
 
td.expandViewCell2
{
background-color:
#FFFFFF
;
width:
600px
;
text-align:
Left
;
}
 
td.expandViewCell3
{
background-color:
#FFFFFF
;
width:
46
;
text-align:
Center
;
}
 
td.expandViewCell4
{
background-color:
#FFFFFF
;
height:
0
;
width:
100%
;
}

td.expandViewCell1, td.expandViewCell2
{
padding-left: 2px;
padding-right: 2px;
}

