
.peoplelistcontainer {
}

.peoplelistcontainer .sectionheader {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}

.peoplelistcontainer .brief {
	width: 150px;
    margin: 2px;  
    padding: 2px;  
    border-width: 1px;  
    border-style: solid;  
    border-color: #666;  
	float:left;
}

.peoplelistcontainer .detailed {
    border-top: 3px solid #ccc;  
    padding: 5px;
}

.peoplelistcontainer .detailheaderleft {
	float:left;
	padding-left: 3px;
	padding-right: 3px;
}

.peoplelistcontainer .detailheaderlefttall {
	float:left;
	padding-right: 3px;
	line-height:22px;
}

.peoplelistcontainer .detailheaderfarleft {
	float:left;
}

.peoplelistcontainer .badgeheader {
	float:left;
	width: 33px;
	color: #f7941d; 
	font-size: 18px;
	font-weight: bold;
	line-height:22px;
	margin-top:-2px;
}

.peoplelistcontainer .nameheader {
	float:left;
	color: #0b3d91; 
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	line-height:22px;
}

.peoplelistcontainer .detailheaderright,  .peoplelistcontainer .detailheaderright b {
	font-size: 11px;
	float:right;
}

.peoplelistcontainer .profile {
	font-size: 11px;
}

.peoplelistcontainer .profile b {
	font-size: 11px;
	font-weight: bold;
}

.peoplelistcontainer .namelarge,  .peoplelistcontainer .namelarge a,   .peoplelistcontainer .namelarge a:visited {
	color: #0b3d91; 
	font-size: 15px;
	font-weight: normal;
}

.peoplelistcontainer .namelarge b {
	color: #0b3d91; 
	font-size: 15px;
	font-weight: bold;
}

.peoplelistcontainer .action {
	margin-top:3px;
	padding-bottom:2px;
	background-color:#cee0ff;
	margin-left:-5px;
	margin-right:-5px;
	padding-left:5px;
	float:left;
	width:450px;
	height:20px;
}

.peoplelistcontainer .socialgraphaction {
	margin-top:3px;
	padding-bottom:2px;
	background-color:#cee0ff;
	margin-left:-5px;
	margin-right:-5px;
	padding-left:5px;
	float:left;
	font-size:16px;
	font-weight:bold;
	width:400px;
	height:20px;
}

.fbjobs .peoplelistcontainer .socialgraphaction, .fbsearch .peoplelistcontainer .socialgraphaction {
	width: 200px;
}

.mobile .peoplelistcontainer .action, .mobile .peoplelistcontainer .action a, .mobile .peoplelistcontainer .action a:visited,
.mobile .peoplelistcontainer .action a:hover {
	font-size:12px;
	line-height:15px;
	}





