td.estimate_field
{
width:100px;
padding-left:10px;
border:0px;
}

td.estimate_header
{
  text-align:center;
  border:0px;
}

td.estimate_text
{
  text-align:right;
  padding-right:20px;
  border:0px;
}

input.estimate_input
{
  width:200px;
  text-align:right;
}


div.estimate_outer_div
{
background: #ffffff;
  left:200px;
  top:100px;
  position:absolute;
  visibility:hidden;

}

div.estimate_inner_div
{
  left:1px;
  top:1px;
  width:350px;
  height:350px;
  position:absolute;
}

table.estimate_table
{
width:100%;
height:100%;

 border:1px solid #333333;
}

iframe.estimate_iframe
{
 height:350px;
 width:350px;
 border:1px solid #333333;
  position:absolute;
}

iframe.profile
{

background: #ffffff;
 height:600px;
 width:450px;
 border:1px solid #333333;
  position:absolute;
}

div.company_profile
{
background: #ffffff;
  left:150px;
  top:-40px;
  position:absolute;
  visibility:hidden;
}

td.profile_title
{
	color:#333333;
	line-height:10px;
    
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 10px;
	font-weight: bold;
}

td.profile_input
{
	color:#333333;
	line-height:10px;
    
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 10px;
}