


#ContactPersonList {
	width: 650px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.CPBox div {
	height: 20px;
	vertical-align: middle;
	margin-bottom: 10px;
}

.CPValue {
	width: 180px;
	display: block;
	float: left;
	margin-left: 20px;
}

.CPtitle {
	width: 150px;
	display: block;
	float: left;
	color: maroon;
	font-weight: bold;
}

.SpokenLanguages  {

	font-size: 8px;
	padding-top: 3px;
}
.SpokenLanguages img {
	width: 11px;
	height: 8px;
	margin-right: 5px;
}
#PListTable {
width: 100%;
}
#PListTable thead {
font-size: 10px;
color: maroon;
}

#PListTable td {
	border: 0px solid red;
	vertical-align: top;
	empty-cells: show;
	padding-left: 5px;
}

.cpcName {
	font-weight: bold;
}
.cpcSpeperator1 {
	height: 10px;
}
.cpcSpeperator2 {
	height: 30px;
}

.cprCategory {
	background: #e2e2e2;
	padding-bottom: 5px;
	
}


.cpcContact span {
background-position: left;
background-repeat: no-repeat;
padding-left: 15px;
display: block;
margin-bottom: 5px;

}


.cpInfoMail {
	background-image: url(/a_img/icxs_mail.gif);
}


.cpInfoPhone{
	background-image: url(/a_img/icxs_phone.gif);
}


.cpInfoFax {
	background-image: url(/a_img/icxs_fax.gif);
}