.Grid table
{ 
    width:675px;
}

.HeadingRow 
{ 
}

.HeadingCell 
{ 
}

.HeadingCellText
{
}

.DataRow 
{ 
}

.DataCell 
{
    border-bottom:1px solid #EAE9E1;
    cursor:default;
    padding:10px 10px 10px 0;
} 
.DataCell a
{ 
    text-decoration:none;
} 
.DataCell p
{ 
}

.EditDataField
{
}

.DataRow td.FirstDataCell 
{ 
} 

.SelectedRow 
{ 
}

.SelectedRow td.DataCell 
{ 
}

.SelectorCell 
{ 
}

.GridFooter
{
}

.GridFooter a 
{
}
.GridFooterText
{
}

.PagerText
{ 
    border-top:1px solid #757575;
    font-size:11px;
    padding-top:5px;
    text-align:right;
}

.bottoneRSS
{
    padding-left:15px;
    padding-top:30px;
}
 

