﻿
/*body
{
	background-color: #F7F7F7;
	margin: 0px;
	font: 76%/140% Verdana,Arial,Helvetica,sans-serif;
}*/


/*html, body
{
	//min-height: 100%;
}*/


backgroundImageDiv
{
     background: url("img/ajaxloader.gif") no-repeat center;
    
    
    }
    
    #SelectedObjectName
    {
        margin-left:20px;
        color:#3A5660;
        }


div.completition_tb 
{
  
    position:relative;
  
    
    }
    
div.completition_tb div.completition_tb 
{
    top:20px;
    }
    
table.dtofinder tr
{
    width:100%;
    
    }        
    table.dtofinder td
    {
       border:none;
        
        }

.failureText
{
    color:red;
}