/*--People--*/
#middle_content_main.know_people h2 {
	padding-right:200px;
}
#middle_content_main p {
    padding-right:100px;
}
#organise_wrap {
	height:30px;
	width:510px;
	margin-bottom:15px;
}
#organise_text {
	height:30px;
	width:auto;
	float:left;
	display:inline;
}
#organise_text h3 {
	padding-top:5px;
	color:#666666;
}
#organise_button_wrap {
	width:200px;
	height:30px;
	float:left;
}
.button {
	width:30px;
	height:30px;
	float:left;
	margin:0 10px;
	display:inline;
}
#people_grid {
	width:600px;
	height:600px;
	clear:left;
}
.grid_wrap {
	width:600px;
	height:400px;
}
.partner_wrap {
	margin-bottom:30px;
	float:left;
}
.majority_wrap {
	clear:left;
}
.square {
	width:60px;
	height:60px;
	float:left;
	margin:5px;
	border:5px solid #ccc;
	display:inline;
}
.empty {
	width:60px;
	height:60px;
	margin:10px;
	border:none;
	float:left;
	display:inline;
}
/*--- Tool Tip ---*/
#middle_section .tooltipContent_headshot {
	background-color: #F8F8F8;
	height:auto;
	width:100px;
	padding:10px;
	border:1px solid #CCCCCC;
}
#middle_section .tooltipContent_headshot p {
	font-size:0.6em;
	color:#666666;
	padding-bottom:5px;
}
#middle_section .tooltipContent_headshot p strong {
	font-weight:bold;
	font-size:1.1em;
}

#middle_section .tooltipContent_headshot.strategy {
	width:210px;
}
/*--- Flash ----*/
div#flash_wrap {
	float:left;
	margin-top:10px;
}
