.FormView 
{
	BORDER: #3fa1ca 0px solid;
}
.FormViewTable 
{
    width:100%;
}
.FormViewTable  td,.FormViewTable  tr, .FormViewTable  th   
{
}
.FormViewRowEdit 
{
}
.FormViewRowInsert 
{
}
.FormViewRow 
{
}
.FormViewRowEmptyData 
{
    border-width:0px;
}
