﻿
/*
div.team_companyinfo 
{
	background: #cccccc;
	border: 1px solid #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	visibility:hidden;
	padding: 0px 2px 0px 2px;
}

*/
div.team_companyinfo 
{
	background: #f0f0f0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
	  width: 477px; 
	  border-top:none;
	padding: 2px;
}

 div.team_companyinfowrapper {
top: 10px;
left: 10px;
visibility: hidden;
  width: 483px;
  position:absolute;
 }

#temnav 
{
	position:relative;
	top: 150px;
	left: 4px;
	float:left;
	background: #ff0000;
	
}

#teammenu 
{
	position:relative;
	top: 10px;
}

#teamcontent 
{
	position:absolute;
	/*height: 640px; */
	width: 520px;
	left: 300px;
	top: 20px;
}

 
#investments 
{	
	position:relative;
	top: 10px;
	 height: 160px;
	border-bottom: solid 1px #000000;
}

#investmentheader 
{
	border-bottom: solid 1px #000000;
}

.investment_left 
{
	 
	float:left;
	 
	position:relative;
	left: 0px;
	width: 250px;
}

.investment_right 
{
	 
	
	width:250px;
	float: right;
	position:relative;
	 
}

#bio 
{
	position:relative;
	
	overflow:auto;
	top: -10px;
	
	
}

 
#investmentlist 
{
	overflow: auto;
	height: 144px;
	 
}

#ContentBlock1 
{ 
	/*height: 255px;*/
	position:relative;
	top: -20px;
	 
	/*overflow:auto;*/
}


