/**********************************************************

    D O N 'T   M O D I F Y   T H I S   F I L E  !!!

**********************************************************/


.findPeople .portlet {
	padding: 25px 10px 10px 10px;
	margin-bottom: 17px;
}

.novaHome .findPeople .portlet, .contentLikeHome .findPeople .portlet{
	background: url('/html/images/home/left-boxes/box-bottom.png');
}

.findPeople .portlet .initial, .findPeople .small .initial {
	font-weight:bold;
	margin-bottom:10px;
	color:black;
	font-size:1.0833em;
}

.findPeople .small {
	background-color:#99ffff;
	padding:10px;
}

.findPeople .selectionBox {
	float:left;
	background-color:#99ffff;
	padding:10px;
	color:#666666;
}

.findPeople .selectionBox .initial {
	font-weight:bold;
	margin-bottom:10px;
	color:#663366;
	font-size:1.0833em;
}

.findPeople .selectionBox .chooseCountry {
	display:inline;
	margin-bottom:10px;
}

.findPeople .selectionBox .result {
	margin-top:10px;
	font-weight:bold;
}

.findPeople .selectionBox .result .number {
	color:#006699;
	font-weight:bold;
}

.findPeople .item {
	float:left;
	width:100%;
	padding:7px;
	margin-top:4px;
}

.findPeople .item .title {
	font-weight:bold;
	font-size:1.1667em;
}

.findPeople .item .image {
	float:left;
	width:206px;
	border:1px solid #ececec;
	text-align: center;
	vertical-align: middle;
	padding:0;
	margin:0;
}

.findPeople .item .noimage {
	float:left;
	width:202px;
	border:none;
}

.findPeople .item .image img {
	border:none;
}

.findPeople .item .text {
	float:left;
	width:238px;
	margin-left:10px;
}

.findPeople .item .text .url .arrow {
	font-weight:normal;
}

.findPeople .alternativBg {
	background-color:#f6f6f6;
}
